0
Reply

Automatically adjusting controls?????

Boblysan

Boblysan

Jan 20 2005 10:25 AM
1.6k
Good morning everyone, I have a Windows application (single form) which contains a class for many of the Win32 API's related to an APPBAR. The application is currently able to dock on all sides of the screen successfully. I would like to have a toolbar control on the form and would further like to have it automatically adjust the bontrol vertically / horizontally based on the docking of the APPBAR (top/bottom or left/right). Is there a quick / easy way to accomplish this or do you need to programatically adjust all controls based on the new placement of the form? Any information / examples you may have would be greatly appreciated. Thanks, Bob