devxlogo

November 7, 2000

Draw Lines in a List View

This code adds the appearance of a grid control to a traditional listview, drawing lines between rows and columns: Private Declare Function SendMessageLong Lib

Logon Improvements

If your application connects to Microsoft SQL Server, you can use two features to make your login easy and low maintenance. The first choice is to use OLE DB instead

Create New Controls at Run Time

This undocumented feature of VB6 lets you create new controls at run time. In previous versions, one had to create a control array at design time in order to be