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
How can "duplicate key" errors be handled easily?
How to change @@servername?
Exchange 2010 and SSL Certificate
Outlook 2007 outgoing email stuck over 1mb
Dynamic combo box rowsource based on prior combo box value
Update values linked to excel cell within embedded word object with a VBA
How to wait for a chart in a form to fully load before proceeding with code
Why vista is recycling after new new installation?
Exporting Access Report as PDF with a unique name
Pivot Table: Export to a CSV file