ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckBox Class / TextImageRelation Property

In This Topic
    TextImageRelation Property (C1CheckBox)
    In This Topic
    Gets or sets the position of text and image relative to each other.
    Syntax
    'Declaration
     
    
    Public Property TextImageRelation As TextImageRelation
    public TextImageRelation TextImageRelation {get; set;}
    See Also