Subclassing the form titlebar & other stuffs
The form (with its titlebar) is made in my knowledge with APis (createwindow for ex.) and its difficult to traverse its titlebar , add controls or make changes (even with gdiplus class as shown in a solution windowsevents form sample) because there is...