winforms - Change text position on Infragistics UltraCheckbox -
i'm using infragistics netadvantage winforms. default, text on checkbox appears right of checkbox. possible text display left of checkbox? cannot find property controls text position.
the property need use called checkalign
, should set 1 of these values:
middleright topright bottomright
Comments
Post a Comment