Search Tools Links Login

Posts by BlackBeltVB

89 hits, 12 pages | Prev | Next

Directory TreeView

How to fill a TreeView with a directory tree. Uses a recursive procedure to fill a TreeView control with all directories on a drive. 


Posted:2017-07-14, 406 views, filed under: Visual Basic 6

Disk Volume Information

How to retrieve the disk serial number, capacity, and free space.


Posted:2017-09-08, 434 views, filed under: Visual Basic 6

Display File Properties

A demonstration on how to display the properties dialog of any file.


Posted:2017-07-22, 365 views, filed under: Visual Basic 6

Document/URL Viewing

How to run file associations, such as the default browser. Automatically run the correct program by "running" the document or URL. 


Posted:2017-08-22, 370 views, filed under: Visual Basic 6

Don't delete, Recycle

The default behavior when deleting files from within your VB program is to do just that: delete the file. Using this function instead will send the file to the Recycle Bin.


Posted:2017-08-25, 415 views, filed under: Visual Basic 6

Drag and Drop Listbox

How to drag/drop to a specific listbox. This sample shows how to move ListBox items around by dragging and dropping. A line is shown where the item will be dropped. Includes auto-scrolling of the ListBox. 


Posted:2017-07-17, 586 views, filed under: Visual Basic 6

Draw a Circle

How to programmatically draw a circle/ellipse/polygon.


Posted:2017-06-11, 418 views, filed under: Visual Basic 6

Dynamic Menus

How to dynamically fill a menu. Select a Drive letter and a menu is filled with directories. Select a menu item and a ListBox is filled with files and directories from that selection.


Posted:2017-07-19, 429 views, filed under: Visual Basic 6

89 hits, 12 pages | Prev | Next