Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A form with no close button
Message
From
09/04/2009 10:21:08
 
 
To
09/04/2009 10:17:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01393948
Message ID:
01393949
Views:
110
>How can I create a form with no maxbutton, minbutton and close button but with a titlebar?
>
>TIA.
thisform.Closable=.f.
thisform.MinButton=.f.
thisform.MaxButton=.f.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform