Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the current pane alignment.
virtual DWORD GetCurrentAlignment() const;
Return Value
The current alignment of the control bar. The following table shows the possible values:
Value |
Alignment |
---|---|
CBRS_ALIGN_LEFT |
Left alignment. |
CBRS_ALIGN_RIGHT |
Right alignment. |
CBRS_ALIGN_TOP |
Top alignment. |
CBRS_ALIGN_BOTTOM |
Bottom alignment. |
Requirements
Header: afxbasepane.h