Close minimize and maximize buttons

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
3 posts Page 1 of 1
Contributors
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Close minimize and maximize buttons
AnoPem
Does anyone know if its possible to change the color of the buttons to these so they glow like that, and also how to add a button more as shown on the pic below

Image
its edited, thats cus it looks kinda wierd
https://t.me/pump_upp
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

I think you would have to create your own buttons to look like that.
You can make custom controls for those buttons, and use this to put them at the top of the form:
http://www.codeproject.com/Articles/326 ... lient-Area

There's probably an easier way to do this, but I don't know how.
http://www.megaapps.tk/
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Cheatmasterbw wrote:
I think you would have to create your own buttons to look like that.
You can make custom controls for those buttons, and use this to put them at the top of the form:
http://www.codeproject.com/Articles/326 ... lient-Area

There's probably an easier way to do this, but I don't know how.
Thank you, i will give it a try
https://t.me/pump_upp
3 posts Page 1 of 1
Return to “Coding Help & Support”