Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I set default Selection in Listbox?
Message
De
29/03/2004 10:56:03
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
29/03/2004 10:46:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00890428
Message ID:
00890437
Vues:
13
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform