CGXStyle::SetHorizontalAlignment
CGXStyle& SetHorizontalAlignment(DWORD dwAlign);
dwAlign
-
Specifies the horizontal alignment.
- DT_LEFT for left alignment
- DT_CENTER for centering
DT_RIGHT for right alignment.
Return Value
Returns the this pointer.
Remarks
Initializes the horizontal alignment setting.