SECDropEdit::SetRightAlign
voidSECDropEdit::SetRightAlign(BOOLbRightAlign= TRUE)
Manipulates alignment of the button.
Defined in: DropEdit.cpp
Return Value
void
Comments
The button may be aligned to the left or the right of the edit control.
Parameters
bRightAlign
If true, aligns the button to the right of the edit control, otherwise, to the left.
See Also