VB6 23
Visual Basic 6 (Visual Studio 6.0), some codes may also be suitable for VBA
Sorted from new to old.
Protect txt file into word doc with password
Saves txt file as word doc with password. Passing txtfile having full path and ...
GeWin - get windows list
Gets all windows that are enabled and actived and put them in a list. It also ...
ListBox_SelectionCount
Counts how many items selected in a listbox (multi-selection listbox). Works ...
Tabindex in multipage
Tabindex and forcing focus to show in textbox if we have multipage control. ...