Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rowsourcetype = Array
Message
 
À
09/02/2004 04:00:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00875272
Message ID:
00875363
Vues:
20
Fabio et sergey,

Tanks very much...

bernhart



>you donnot declare the public variable:
>
>PUBLIC ARRAY gaPrinters[1] && or * ADDPROPERTY(m.this,"aPrinters[1]")
>IF APRINTERS(gaPrinters) > 0
>  This.ColumnCount  = 2
>  This.columnWidths = "150,120"
>  THIS.ROWSOURCETYPE = 5
>  THIS.ROWSOURCE = 'gaPrinters'
>  THIS.PICTURE = "myImagefile" && if all equal, this is sufficient
>ENDIF
>
>* This.ListIndex = 1 && not necessary
>
>
>Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform