Microsoft
Software
Hardware
Network
Question : how can i take off the minimize,maximize and close botton in a form
how can i take off the minimize,maximize and close botton in a form in VFP 9.0.
The form has the property DESKTOP=.t.
Answer : how can i take off the minimize,maximize and close botton in a form
minbutton=.f.
maxbutton=.f.
closeable=
.f.
These will hide the min and max, and make the close button unclickable.
Random Solutions
Simple Query Hangs
SharePoint 2007 alerts, permissions?
How can I specify decimal places in aspx gridview with autogenerated columns
SSIS Script task Excel object reference release
Epson Twain with Vista Home Premium
Access 2007 - Data Entry Property is not working within a subform.
Need help to create an ACCESS file from an Outlook Contacts List
Field in subform locked but Locked=No
User Profile Service error when logging in. Regedit BAK stuff not applicable.
Closing a VB form after button click completes