InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common 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
    See Also