Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I set default Selection in Listbox?
Message
From
29/03/2004 10:56:03
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/03/2004 10:46:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00890428
Message ID:
00890437
Views:
14
>I want to set the first/top item in Listbox as Selected (reverse highlighed), with Listbox.Value having this selection.
>
>The Selected property (Default: .F.) could not be changed with property
>settings shown below. I'm not even sure if this is the right property
>to use to set a default selected item in listbox.
>
>BoundTo: .F.
>ControlSource: (None)
>RowSource: 04,05,06,07,08,09,10,11,12
>
>
>Dbk

BoundTo = .t.

thisform.myList.listindex = 1

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform