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

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