Tools Links Login

Browsing Visual Basic 6

Prev   Next

A ListView With Headers Example
This Code will Show you how to use list HeadersOriginal Author: Christopher HempleAssumptionsU Will need 3 command buttons with the default names, and 1 listview with the default name.
Posted:2003-06-01, 131 views

Build 3D chart in Excel from 3D array
This function takes a three dimensional array of data with four parameters to track trends as they vary along two variables, opens a new instance of Excel, enters the data in three Excel worksheets, then creates charts of one of the data sets.
Posted:2003-06-01, 104 views

Auto Check Treeview
This handy little procedure will handle all child Checkboxes in a TreeView control.
Posted:2003-06-01, 97 views

ShellExecute API explained
I view many VB coding websites and mailing lists, and a common question is asked: "How do I open (this document or program) from my application?" The answer is the ShellExecute API (I never use Shell())Original Author: Don RobertsAssumptionsThis example assumes you have the file 'frunlog.
Posted:2003-06-01, 112 views

Remove your program from the Windows Task List---> ONE Line of code
This will remove your program from the Windows Task List with ONE line of code !!! It supports ALL versions of Windows ( 9x , Me , NT , 2000 , XP)Original Author: Ivan ZlatevCodeApp.
Posted:2003-06-01, 90 views

Sound Card Information
This Code Show Your Sound Card information if you like my code please voteOriginal Author: S.
Posted:2003-06-01, 94 views

Detect URLs in RichTextBox (using EM_AUTOURLDETECT)
This code snippet makes use of RichEdit 2.
Posted:2003-06-01, 316 views

Prev   Next