BCGControlBar Pro for MFC
CBCGPVisualLayout

Detailed Description

The CBCGPVisualLayout class implements "static" layout management based on anchors. It is possible to specify anchors for each child visual object placed on host visual container.

See also
CBCGPStaticLayout
+ Inheritance diagram for CBCGPVisualLayout:

Public Member Functions

 CBCGPVisualLayoutConstructor.
 
 AddAnchorAdds an anchor.
 
- Public Member Functions inherited from CBCGPStaticLayout
 AddAnchorAdds anchor for a control to layout manager.
 
 AddAnchorAdds anchor for a control to layout manager.
 
 AddGroupAnchorAdds anchor for controls located inside specific group to layout manager.
 
 AddGroupAnchorAdds anchor for controls located inside specific group to layout manager.
 
 DisableOnAddAnchorErrorSpecify whether layout should be disabled upon adding incorrect (non-existing) control.
 
 IsDisabledOnAddAnchorErrorTells whether layout should be disabled upon adding incorrect (non-existing) control.
 
- Public Member Functions inherited from CBCGPControlsLayout
 GetHostWndReturns a pointer to a host window.
 

Additional Inherited Members

- Public Types inherited from CBCGPStaticLayout
enum  XMoveType
 
enum  XSizeType