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

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