Column Width

brighteyes

Registered User.
Local time
Today, 17:59
Joined
Oct 12, 2004
Messages
14
I have a form with a listbox that is populated with data from a query. There are 6 columns of data. Under properties it is possible to set a width that will apply to all columns, butt is it possible to set the width for each column?

Thanks
 
In the column width property type the column widths separated by semi-colons ;. For example: 1.2";0",.74";
 

Users who are viewing this thread

Back
Top Bottom