Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / UiControl Object / ControlType Property
In This Topic
    ControlType Property
    In This Topic
    Type of control.
    Syntax
    expression.ControlType As ControlType
    where expression is a variable that represents a UiControl Object

    Property Value

    ControlType Enumeration value.
    See Also