Search Results


Webcam Motion Detection with VB6

Webcam Motion Detection with VB6

Webcam Motion Detection with VB6

The main function of this program is capture snapshot of a picture from webcam when a motion detect at front of camera. The program work based on image pixel differentiate . the program using a timer for take a picture from camera and store a picture at clipboard for a time to a process differentiate.  The picture result of screen shot will be stored at hardisk with jpeg format for better size. the size of picture depend of video format on webcam. for example if we used video format 640 x480, the jpeg file can be around of 50 kb and i think is more save hardisk space than using .bmp Format.  The program using VB .60 and active-x ijl11.dll/Intel Jpeg Library for convert picture from Bmp into Jpeg format.  i put this active-x into source code download link in the end of this post. the routine code of  differentiate picture , i found from PSC , i think the simple code with good performance.  Continue reading…


Kylix SMS ActiveX Control,Send and Receive SMS using VB6,VB.NET,C#,J# and etc.

Kylix SMS ActiveX Control,Send and Receive SMS using VB6,VB.NET,C#,J# and etc.

“Gives applications capabilities to communicate, send and receive sms with mobile phones and GSM Modems using VB6,VB.NET,C#,J# and etc.”

Kylix SMS ActiveX is a powerful SMS component that gives your VB6,VB.NET,C#,J# applications the capabilities to communicate, send and receive sms with GSM mobile phones or GSM/GPRS modems. This SMS OCX allows you to send and receive ANSI or Unicode text messages, send WAP Push SMS to mobile phone to download pictrues and ringtones, send USSD command to check your Balance. You can also dial or answer a voice call, send DTMF to remote side. This SMS component can read different device parameters, such as brand, IMEI, battery level, hardware/firmware revisions and network information. It supports several communication Interfaces such as serial port, infrared and Bluetooth. It also supports multi-protocols, such as AT command set, Nokia FBus and MBus. So you can use either cheap Nokia mobile phones or GSM/GPRS modems. Kylix SMS ActiveX component provides full range of features and characteristic, and most importantly, it’s easy to use, which make itself the best SMS component for developing any types of SMS software and mobile phone based applications. Supports VB6,VB.NET,C#,J# and other langguages that supports ActiveX.
Continue reading…


Teebo Office Menu (VB6 ActiveX Controls)

This item was filled under [ FREE SOURCE CODE, Visual Basic 6.0 ]

Teebo Office Menu (VB6 ActiveX Controls)

Teebo Office Menu (VB6 ActiveX Controls)

OfficeMenu Publisher’s Description
Office XP, 2003, and 2007 Style Menu ActiveX Control

OfficeMenu is the ActiveX control for VB that creates instant Microsoft Office XP, 2003, 2007, and .NET style menus. No coding is required, and a more polished user interface can be achieved in just minutes.

OfficeMenu lets you quickly provide a modern and professional appearance for your applications, and looks just like the menus found in many Microsoft programs. The menu’s colors automatically change to match Office’s colors exactly for any given windows theme or visual style. No other menu component provides a more authentic emulation of the Office XP and Office 2003 style menus.
Continue reading…


Teebo Office MDI Tabs (VB6 ActiveX Controls)

This item was filled under [ FREE SOURCE CODE, Visual Basic 6.0 ]

Teebo Office MDI Tabs (VB6 ActiveX Controls)

Teebo Office MDI Tabs (VB6 ActiveX Controls)

” .NET, OneNote, and Office 2003 Style ActiveX Control for VB “

OfficeMDI Tabs?is the no-code-required solution for providing Tabbed MDI Interfaces in your VB applications. It works with your existing MDI applications: Just add the controls to your forms, change a few properties, and you’re ready to go!

OfficeMDI Tabs quickly enables your application to have the latest UI appearances used in recent Microsoft applications. Two different .NET tab styles and two different Office 2003 tab styles, Office OneNote Tabs, and even Visual Studio.NET 2005 (Whidbey) tab drawing styles are all just minutes away with OfficeMDI Tabs. Icons can be automatically added to tabs based on the document filename, or you can assign custom icons to each form.

It has long been known that users are often Confused by traditional MDI interfaces, usually because documents tend to get hidden under other windows. OfficeMDI Tabs eliminates the problem by creating a tab for each MDI child window, which allows your users to easily and efficiently find the document or window they are looking for. Your MDI applications will immediately be easier to use for your customers, translating into reduced support costs, and increased sales of your software.
Continue reading…


Download Free Tec10 iGrid (VB6 ActiveX Controls)

This item was filled under [ FREE SOURCE CODE, Visual Basic 6.0 ]

Download Free Tec10 iGrid (VB6 ActiveX Controls)

Download Free Tec10 iGrid (VB6 ActiveX Controls)


What iGrid Can Do ?
General Features
1.Simple Cell Matrix – Grid is a cell matrix, and you just need to define the number of columns and rows to start to work with it.
2.Storing Values of Any Types – Grid cells can store values of any available type, and you can even store values of different types in the same column simply assigning them to the required cell values!
3.Full Unicode Support on Windows NT Platform – iGrid can display and edit Unicode text without any restrictions on all Windows NT systems (NT4/2000/XP/2003/Vista/7, etc).
4.Windows Visual Styles Support – If your app uses visual styles in such systems as Windows XP, Vista or Windows 7, iGrid is automatically drawn using the current visual style (can be optionally disabled).
5.Built-in Cell and Column Header Tooltips – If a cell or column header text is clipped by the boundaries, or it is partially visible because of the iGrid edges, a built-in tooltip appears to display the full text.
6.Numerous Sort Options – The data can be sorted as case-sensitive or case-insensitive strings, by fonts, colors, images, etc. Plus you can implement custom sorting rules.
7.Automatic Grouping – You can group the cell values by any available sort criteria through the visual interface or in code.
8.Tree Structure Support – One of the columns can be set as a tree allowing you to have a multi-column TreeView.
9.Column Header and Cell Images – You can use separate sets of icons of different sizes for grid cells and as icons in the header. Up to 15 different image lists can be used in the cell area. iGrid supports MS Common Controls ImageList, vbAccelerator ImageList or any other Windows image list.
10.Super Fast Dynamic Formatting – You can format your cells (change their colors, fonts, etc) on the fly without performance loss even in huge grids with 100′000 rows!
11.Virtual Mode – In virtual mode, iGrid will request new rows whenever they need to be displayed. This allows you to add rows as they are required.

Special Features
1.Fully Customizable Scroll Bars – Scroll bars implemented using true API scroll bars, and support normal 3D, flat or “Encarta” (like in Microsoft Encarta Encyclopedia) styles. They can be always visible or hidden, enabled or disabled independently from each other.
2.Outlook View – Row text cells allow you to have rows of a special structure like message preview in MS Outlook.
3.Grid lines – The vertical and/or horizontal grid lines can be optionally hidden; they can be also extended outside the cell area to cover all empty space. The color of the grid lines can be adjusted.
4.Background Bitmap – iGrid will tile a standard VB Picture object behind the grid.

Work Modes
1.Read-only and Disabled Modes – The grid can be set as disabled or only for viewing cells.
2.Selection Modes and Alpha-blend Selection – You can have multiple or single selections, and this property can be set either at run-time or design-time. You can use semi-transparent alpha-blend selection in the latest versions of OS.
3.Row Mode – iGrid works either as a standard grid, where you can individually highlight each cell, or as a row-based grid, where you can highlight whole rows.

Row Features
1.Add, insert or remove rows.
2.Show/hide rows to allow filtering options.
3.Row height can be set independently for each row, or automatically calculated based on the contents of the cells.
4.Rows can be manually set to be group rows (when this is set, such a row extends across all of the cells – exactly like the group rows created during automatic grouping).
5.Super fast access to rows by optional string keys (even in grids with 10′000+ rows).
6.iGrid can theoretically accommodate up to 2 billion rows.
Continue reading…


EZ Free Clinic Software with Source Code in VB6

EZ Free Clinic Software with Source Code in VB6

EZ Free Clinic Software with Source Code in VB6

This is an easy to use, free clinic management software for physiotherapy, homeopathic, and massage therapy clinics (manages patient files, consent forms, appointments, inventory,sales/invoices, scan and store files and much more!) . It currently is in the final stages of development, but is still usable. Continue reading…


VBGold ActiveResize Control (VB6 Components)

This item was filled under [ Components, FREE SOURCE CODE, Visual Basic 6.0 ]

VBGold ActiveResize Control VB6 Components

VBGold ActiveResize Control (VB6 Components)

VBGold ActiveResize control is a VB form resizer that makes your Visual Basic applications completely resolution-independent without the need to write any code. Design your applications at any screen resolution and have them run and look exactly the same at any screen resolution. This gives your applications an equally professional look and feel on all systems, resulting in increased sales of your software. VBGold ActiveResize control automatically resizes and repositions all controls (and caption / text fonts) on Visual Basic forms when the form is resized either by the user or through code. Continue reading…


Inventory and Account Receivable System (RE-UPLOADED)

A Complete Inventory and Account Receivable System – This is an inventory and account receivable system project which I made some of my client here in Philippines.The program uses ADO and have lot of functionalities. The program can be able to run using keyboard,track user updates and etc. If you download this program you will learn the fallowing:(1) Know how to use ADO in real world business software. (2) Know how to handle millions of records using paging techniques.(3) How to use listview in database programming. (4) How to use flexgrid in creading a Master Detail form. (5) How to use crystal report (6) How to how to design a good looking software. (7) You will learn how to use custom define procedures and functions to optimize your codes. (8) You will learn the used of string and file manipulation in real world. (9) The used of API in real world database programming.There is a lot more to learn from this code… so download it and share your comment on what you have learn. Please don’t forget to vote! I CONSIDER YOUR VOTE AS ONE WAY ON HOW YOU WILL ACKNOWLEDGE MY WORK!! have a nice day and GOD Bless :-) -Philip

Continue reading…


Free Accounting Software Source Code in VB6

Free Accounting Software Source Code in VB6

Free Accounting System Software Source Code in VB6.Simple and efficient Financial Accounting Software for small businesses. With Multi company and muliple financial year support. Instant Reports. No codes required for account folios. Built in back up and restore facilty . zip file contains complete source code. This source code contains 35 forms and 2 modules. For Database access, I have used ADO in this application. Database can be any odbc data source. You can use Foxpro, Microsoft Access,SQL Server or Oracle. Database Table structures are published. Continue reading…


Download Free Active Report 2.0 For Visual Basic 6 (VB6)

This item was filled under [ FREE SOURCE CODE, Visual Basic 6.0 ]

Download Free Active Report 2.0 For Visual Basic 6 (VB6)

Active Report 2.0 For Visual Basic 6

ActiveReports is fully integrated into the Visual Basic programming environment and allows you to create rich reports without cryptic scripts or work-arounds. Features robust design-time environment including report wizard, support for DAO, ADO, and OLE DB, support for VB events, and more. Reports are compiled into your VB application for increased runtime performance.

Continue reading…