Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Docking toolbars in VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00005655
Message ID:
00005667
Vues:
30
>Did you try the dock(0) method?

HEY!! While I was offline I tried a:

PUBLIC oToolBr
oToolBr = CREATEOBJ('mytoolbar')
oToolBr.SHOW
DEFINE CLASS myToolBar AS Toolbar

(add buttons, etc)....

PROCEDURE Activate
this.move (-1,-1)
ENDPROC
ENDDEFINE

...and, by jove, the MOVE upon activation worked!! The toolbar
docked when the application started.

John
John Morga
Sr. Manager Information Systems
Applications Development Group
Systems Engineer
Telephonics Corporation
http://www.telephonics.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform