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

In This Topic
    TextImageRelation Property (NavElement)
    In This Topic
    The position of text and image relative to each other.
    Syntax
    'Declaration
     
    
    Protected Property TextImageRelation As TextImageRelation
    protected TextImageRelation TextImageRelation {get; set;}
    See Also