Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaToolBar Class / CanResize Property

In This Topic
    CanResize Property (UiaToolBar)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CanResize As Boolean
    public bool CanResize {get;}
    See Also