Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to keep the positions of icons in a listview object
Message
 
 
À
20/10/2003 14:14:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00838825
Message ID:
00840395
Vues:
27
>in the init method of the form i use the add method to add icon on the listview object. but after user can move them in any place like windows explorer. i want a technic to keep save their position and restore the the next time.

In the Destroy of the form you can loop through ListItems collection and store info about each item into a table, memo field or a text file. In the Init you can process that info and add icons in the order stored list time.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform