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

In This Topic
    TextImageRelation Property (C1ButtonControl)
    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