Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ContextMenu ActiveX control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
ContextMenu ActiveX control
Divers
Thread ID:
01503015
Message ID:
01503015
Vues:
262
The control is designed for generating and displaying object-oriented shortcut menus on VFP forms.

The members are similar to ones of the TreeView Control (MS CommonControls). Each menu item in the collection can be accessed either by index or by key. Menu item properties include: Root, Parent, Child, Next, Previous, FirstSibling, Text, Checked, Enabled, ItemImage and more.

When a menu item is clicked, it triggers control's ItemClicked event with ControlMenuItem object representing selected menu item passed as parameter. A selected menu item can also be accessed through control's Selected property.

Menu's structure and visual presentation can be exported to separate XML files, as well as read from XML files.

Find more details and trial version's download here
http://www.news2news.com/vfp/?solution=4

Feedback is appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform