Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveX Listview (report view) - Header´s Click control
Message
De
17/03/2003 18:17:41
 
 
À
17/03/2003 10:11:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00763890
Message ID:
00766800
Vues:
28
Hello Claudio.

Please, how could I do the same of an imagelist and imagelist.columnheader??

If I understand you correctly,
WITH Thisform.oListView
  *** Set up the icons to indicate Sort Order when you click on the column header
  .ColumnHeaderIcons = ThisForm.oHeaderIcons  && this was set visually using the designer
  *** And set up the icons for the list items
  .Icons = Thisform.oIcons
  .SmallIcons = Thisform.oSmallIcons
ENDWITH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform