Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List box help
Message
From
04/01/2002 03:44:08
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
03/01/2002 14:04:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00600416
Message ID:
00600639
Views:
14
Hi Gary you can try the following
listbox.BoundColumn = 2
on the resize of the listbox
listbox.ColumnWidths = TRAN(This.Width) + ',0'
this way the user only see the 1 column of the listbox.

>how can you set the list box to show a certain item enabled (highlighted).
>
>this list box has 2 columns and I want to select based on column 1 while column 2 is tied to the control source.
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform