Customize Windows Titlebar

Can we customize windows title bar to add custom imnages for Minimise, Maximise, Close.
Can we change titlebar color



image.zip

1 Reply

AD Administrator Syncfusion Team April 3, 2008 03:44 AM UTC

Hi Doug,

Thanks for using Syncfusion products.

If you want to Customize the windows title bar then one way you can achieve this by follow the below steps:

1) Create a new Windows Application
2) Change the FormBorderstyle property to None
3) Add a PictureBox and dock it to top (Title bar)
4) Add another picturebox and add image to the picturebox.(for Close button)
5) Refer to the sample to see how the events are fired.

Sample:

http://websamples.syncfusion.com/samples/Tools.Windows/F72320/main.htm

Regards,
Vinoth



Loader.
Up arrow icon