Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Theme Object / Cursor Property
In This Topic
    Cursor Property (Theme)
    In This Topic
    Gets the cursor object associated with the theme.
    Syntax
    expression.Cursor As ThemeCursor object 
    where expression is a variable that represents a Theme Object

    Property Value

    A ThemeCursor object
    See Also