Infragistics2.Win.v8.1
CheckBoxUIElement Class
See Also  Members  
Infragistics.Win Namespace : CheckBoxUIElement Class

Element that behaves like a check box control.

Object Model













Syntax

Visual Basic (Declaration) 
Public Class CheckBoxUIElement 
   Inherits ButtonWithTextUIElementBase
   Implements IButtonDrawStateSource 
C# 
public class CheckBoxUIElement : ButtonWithTextUIElementBase, IButtonDrawStateSource  

See Also