Infragistics(R) NetAdvantage(R) Windows Forms
checkAlignValue Field
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > CheckBoxUIElement Class : checkAlignValue Field

Controls where the check mark is placed in relation to the element rect

Syntax

Visual Basic (Declaration) 
Protected checkAlignValue As ContentAlignment
C# 
protected ContentAlignment checkAlignValue

See Also