Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Mark
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Divers
Thread ID:
00822653
Message ID:
00822822
Vues:
19
Eric,

Try
SET MARK OF BAR 1 OF mnuactives TO ;
	(TYPE("_screen.ActiveForm.activesoralumni") = "N" ;
		AND _screen.ActiveForm.activesoralumni = 1 )
ACTIVATE POPUP mnuactives
>How can I set the mark of a shortcut menu's bar in the bars procedure, depending on the value of a property in the form.
>Example:
> filename: mnuactives.mpr
> code in question:
> SET MARK OF BAR 1 OF mnuactives TO _screen.ActiveForm.activesoralumni
> or
> SET MARK OF 1 TO _screen.ActiveForm.activesoralumni = 0
>
>I don't know if I am on the right track or if its even possible.
>Thanks.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform