Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you 'dock' a form?
Message
From
05/07/2000 18:15:05
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00388569
Message ID:
00388586
Views:
9
Hi Michele,

I don't know all of your requirements, but what you have described so far is possible. You can set the form's Movable and Closable properties to false. You can set the BorderStyle, MinButton and MaxButton properties to retain its shape and size. You can put code in its Click event to determine whether it is Collasped (Height = 0) or expanded (Height = X) and change it to the opposite.

Sounds like a fun project to me.

Regards

pamela
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform