user interface - Dock a control in native C++ -


I know how to do this. Net but in Basic Win32, how does one control?

Thanks

Dock it at the bottom of your original window

You write a code to do this, or use a library that uses that functionality. If you intend to use raw Win32, handle the WM_SIZE message for the container, calculate where the tracker should be, and put it there. Roughly (0, height-trackbar_height, width, trackbar_heite).

Apparently, still visiting.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -