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 alignment of the specified element.
BarElementAlignment GetAlignment(
BarElement elem
);
Parameters
- [in] elem
A caption bar element for which to retrieve alignment.
Return Value
The alignment of an element, such as a button, a bitmap, text, or an icon.
Remarks
The alignment of the element can be one of the following values:
ALIGN_INVALID
ALIGN_LEFT
ALIGN_RIGHT
ALIGN_CENTER
Requirements
Header: afxcaptionbar.h