Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ThemeCursor Object
Properties

In This Topic
    ThemeCursor Object Members
    In This Topic

    The following tables list the members exposed by ThemeCursor.

    Public Properties
     NameDescription
    Public PropertyGets or sets the speed at which the cursor blinks in the terminal window.  
    Public PropertyGets or sets the appearance of the cursor in the terminal window.  
    Public PropertyGets or sets the color of the graphics cross hair cursor in a 3179G terminal session.  
    Public PropertyGets or sets the shape of the graphics cursor in 3179G terminal sessions.  
    Public PropertyReturns or specifies how many character spaces to move the cursor, either to the left (on LeftDouble function), or to the right (on a RightDouble function).  
    Public PropertyGets the parent object. The parent is the Theme object.  
    Public PropertyReturns or specifies whether the cursor is restricted to input fields in the terminal window.  
    Public PropertyGets or sets the appearance of the ruler cursor.  
    Public PropertyGets or sets whether the ruler cursor is visible.  
    Public PropertyReturns or specifies how many lines to move the cursor, either up (on an UpDouble function), or down (on a DownDouble function). function).  
    Top
    See Also