BS_LEFTTEXT top-level constant

int const BS_LEFTTEXT

Places text on the left side of the radio button or check box when combined with a radio button or check box style. Same as the BS_RIGHTBUTTON style.

Implementation

const BS_LEFTTEXT = 0x00000020;