John Topley's Knowledgebase

Visual Basic Entries


Friday, 30 May 2003

Correctly Capitalise Names

This code will correctly capitalise most English names and handles some common exception cases.


Friday, 30 May 2003

Returning The Short Name For A File Path

This code returns the short (MS-DOS) name for a file path.


Friday, 30 May 2003

Returning A Result From A Modal Form

This code illustrates the use of public properties in Visual Basic 6.0 as a way of returning a result from a modal form.


Friday, 30 May 2003

Extract A File Name From A Path

This code extracts a file name from a file path.


Friday, 30 May 2003

Sorting A ListView

This code illustrates how to sort a ListView control when a column header is clicked in Details view.


Friday, 30 May 2003

Clear The Recent Projects List

This simple registry tweak clears the list of recently opened projects that appears when you start Visual Basic 6.0.


Friday, 30 May 2003

Using Stored Procedure Output Parameters With ADO

This code illustrates the use of ADO output parameters with SQL Server stored procedures using Visual Basic 6.0.


Friday, 30 May 2003

Prevent Multiple Row Selection In MSHFlexGrid

This code prevents multiple rows from being selected in the Microsoft Hierarchical FlexGrid Control 6.0.


Friday, 30 May 2003

Remove Selection Highlight In MSHFlexGrid

This code removes the selection highlight from the Microsoft Hierarchical FlexGrid Control 6.0.

top

home | archive | kb | media | about | contact | accessibility
Copyright © 2003 - 2005 John Topley. Made with CityDesk.