Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Docking toolbars in VFP
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00005655
Message ID:
00005667
Views:
35
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform