Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menu Bar runtime caption and check mark change.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00640085
Message ID:
00641071
Vues:
21
Hello Kevin,
thanks again for your help and time.I've tried the first part of my problem. For some reason I can't make that toolbar hide. Here is what I got in the form's OK button CLICK() Event:

WITH goApp.oMenu.oadministrationpad.oadministrationpopup
.oadminchartsegment3bar.cCaption = ;
ALLTRIM(ThisForm.Mcpageframe.Page2.edtCseg3_name.Value)
.oadminchartsegment3bar.cMessage = ;
ALLTRIM(ThisForm.Mcpageframe.Page2.edtCseg3_name.Value)
.oadminchartsegment3bar.Hide()
.oadminchartsegment3bar.Show()
ENDWITH

I've left only HIDE mentod and it is not hiding. Am I using it in the wrong place? The caption will change if I exit apps and go back. But why it is not hiding? Any idea?
Regards
Igor
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform