BS_RIGHT top-level constant
int
const BS_RIGHT
Right-justifies text in the button rectangle. However, if the button is a check box or radio button that does not have the BS_RIGHTBUTTON style, the text is right justified on the right side of the check box or radio button.
Implementation
const BS_RIGHT = 0x00000200;