Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaTransformProvider Interface / CanResize Property

In This Topic
    CanResize Property (IUiaTransformProvider)
    In This Topic
    Returns true if the element can be resized otherwise returns false.
    Syntax
    'Declaration
     
    
    ReadOnly Property CanResize As Boolean
    bool CanResize {get;}
    See Also