Nice Title Bar

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
7 posts Page 1 of 1
Contributors
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Nice Title Bar
M1z23R
Ok, so i am going to show you how to make a basic, but good looking title bar ;)

Add panel to your form, and set its border style to FixedSingle

Now add label to the panel, dock it to the top, change its backcolor to for example LightBlue, and also set its border style to FixedSingle. Now change the labels AutoSize property to False, and its text align to centar. There you have it :) They simple title bar :)

Not sure if you can call it 'title bar' but still, i think its worth using.


Image
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

Re: Nice Title Bar
comathi
Yeah, it's not bad. That could actually be used instead of groupboxes to create sections on the form. Nice work :D
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Re: Nice Title Bar
clanc789
comathi wrote:
Yeah, it's not bad. That could actually be used instead of groupboxes to create sections on the form. Nice work :D
Or use this in a groupbox goofy; goofy;
Practice makes perfect!

VIP since: 6-10-2011
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: Nice Title Bar
M1z23R
i am using it in a group box which has text="", so that it's just rounded border :)
User avatar
iCode
New Member
New Member
Posts: 12
Joined: Sun Nov 20, 2011 5:04 pm

Re: Nice Title Bar
iCode
Nice, its standard groupbox style, i already used it before in a year lol and in my new apps i used my own controls same this groupbox :)

great work :) cooll;
User avatar
Coolblade
VIP - Site Partner
VIP - Site Partner
Posts: 126
Joined: Mon Oct 24, 2011 7:04 pm

Re: Nice Title Bar
Coolblade
Very cool M1z23R
http://www.codingpalace.tk/
User avatar
MrAlicard
VIP - Donator
VIP - Donator
Posts: 54
Joined: Thu Aug 05, 2010 4:08 pm

Re: Nice Title Bar
MrAlicard
WOW you are best friend. :D
That are cool title bar. Thank you very much. :)
7 posts Page 1 of 1
Return to “Tutorials”