|
-
Nov 4th, 2001, 05:07 PM
#1
Thread Starter
Frenzied Member
borderless mdichild
Id like to make a borderless mdichild (frmChild) to an mdi form (frmMDI). When I set frmChild.borderstyle = 0 during design time then run it, I see nothing.
retired member. Thanks for everything 
-
Nov 4th, 2001, 05:18 PM
#2
PowerPoster
Well
Children cannot be borderless...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Nov 4th, 2001, 05:26 PM
#3
Thread Starter
Frenzied Member
But I did it once but cannot remember how to do it now
retired member. Thanks for everything 
-
Nov 4th, 2001, 05:27 PM
#4
PowerPoster
Well
If you maximize a sizable child, it's caption blens with the MDIFORM caption, but I've never seen this before...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Nov 5th, 2001, 04:54 PM
#5
Thread Starter
Frenzied Member
I got it so that there was no X, Max or min button, nor an icon that blends with the main form's titlebar. Ill try to remember.
retired member. Thanks for everything 
-
Nov 5th, 2001, 05:52 PM
#6
Hyperactive Member
Setting an MDI Child form's BorderStyle to 0 works fine. Try chenging the backcolor of the child form and you'll see what I mean.
But you can't resize it without a border. To resize it, set BorderStyle to 2, ControlBox to False, and remove the Caption.
The only problem with that is you can't move it. To allow moving, set the Caption to a space. (SpaceBar)
-
Sep 29th, 2012, 09:02 PM
#7
Fanatic Member
Re: borderless mdichild
this tip solved my headache, thanks jmcswain
Last edited by coolcurrent4u; Sep 29th, 2012 at 09:11 PM.
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
|