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
what is the ip address of a web site? What happens when you change the ip address?
aspx/c# looping through data from within body
Windows Scripting: FileSystemObject properties inconsistent with Windows Explorer values
Do not spell check or grammar was skipped.
Help with Hyper-V Planning for Intel Modular Server
Visual Studio Setup Project don't RemovePreviousProjects
Access Query Too Complex Error with Union Query
Excel copy from sheet1 to sheet2
Expected user-defined type, not project
Popup Calendar problem in C#