Is there anyway to add an item to the control box (wheres the close, minimize and maximize buttons are) with my custom icon in C#?
Thanks.
Is there anyway to add an item to the control box (wheres the close, minimize and maximize buttons are) with my custom icon in C#?
Thanks.
Looks like drawing the button yourself with the Win32 API is the only way.
http://www.dotnet247.com/247reference/msgs/41/207281.aspx
http://www.developmentnow.com/g/36_2003_11_0_0_202324/Adding-buttons-to-the-forms-title-bar.htm