|
-
October 18th, 1999, 09:01 PM
#1
diloag control box
Hi,
can somebody help me!!. i need to hide the three control buttons (minmize, maximize and destroy buttons) of a mdi child form in my mdi app for sometime in my pogram. thanks
regards,
Samuel
-
October 19th, 1999, 11:39 AM
#2
Re: diloag control box
You must use follow code for your form:
Caption=""
ControlBox=False
MaxButton=False
MinButton=False
[email protected]
http://smalig.tripod.com
-
October 19th, 1999, 09:35 PM
#3
Re: diloag control box
You can hide the Min and Max buttons. Go to Properties and it will say Min "True" and Max "True" Select false on both of these.
kazooie21
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|