|
-
Aug 18th, 2003, 01:38 PM
#1
Thread Starter
Hyperactive Member
Away with the Titlebar!
Is there a way to get rid of the title bar? I want to have a full screen application where the titlebar, min, max, and help buttons
aren't visible. Any help would be appreciated.
A cynic knows the price of everything but the value of nothing.
-
Aug 18th, 2003, 01:44 PM
#2
Thread Starter
Hyperactive Member
Nevermind, I figured it out:
formborderstyle = none
A cynic knows the price of everything but the value of nothing.
-
Aug 18th, 2003, 08:26 PM
#3
Fanatic Member
Didn't work...
That didn't work for me but this did:
FormBorderStyle = FormBorderStyle.None
-
Aug 18th, 2003, 09:23 PM
#4
Re: Didn't work...
Originally posted by birthjay
That didn't work for me but this did:
FormBorderStyle = FormBorderStyle.None
You did the same thing he did but in code. It works perfectly fine for me
-
Aug 18th, 2003, 10:15 PM
#5
Fanatic Member
Ah...
Ah....I see now. I thought that was coded but I see that it is a property tag as well. Both could be very useful in certain situations.
Hey, that is why we come here. To learn "tid-bits".
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
|