Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavAddButton Class / TextImageRelation Property

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