Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form.Dockable Problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01218122
Message ID:
01218145
Views:
17
It's documented behavor of Dockable property. You can move your code to the Init of the form (class).

>I have this code:
>
>
>oForm = createobject("MyForm")
>oForm.Dockable = 1  && THE FORM DISPLAYS AT THIS POINT!!
>oForm.Dock(1)
>oForm.Show()
>
>
>
>Anyone know what to do about this?
>
>Thanks
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform