Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
About Dock, BeforeDock, AfterDock
Message
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00738009
Message ID:
00738435
Views:
14
Soykan,

It's not clear if you've one toolbar per formset or one toolber per each form in formset. If you've one toolbar per formset than use formset's ACTIVATE()/DEACTIVATE() events to show/hide toolbar.

>Hi All,
>I am using the toolbar with formset (its loading automatically with formset and init event toolbar code is this.mytoolbar1.dock(0) ). And i am using formset's form1's active below code
>
>active event thisformset.mytoolbar1.show
>
>and at lostfocus event
>
>thisformset.mytoolbar1.hide
>
>by this way only topmost form's toolbar showing on the screen but when i switching between the forms toolbar showing at different coordinates ( for eg. 2nd forms toolbar near the first)
>
>How can i show the toolbar continiously at the same place ?
>
>PS : i've tried this.mytoolbar1.dock(0,0,0) but was not succesful
>
>TIA
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform