Attachmate Reflection 2014 .NET API Reference
CursorMovementStyle Property


Gets or sets a value that specifies how the cursor moves between composed Thai characters.
Syntax
'Declaration
 
Property CursorMovementStyle As CursorMovementStyleOption
'Usage
 
Dim instance As IIbmTerminal
Dim value As CursorMovementStyleOption
 
instance.CursorMovementStyle = value
 
value = instance.CursorMovementStyle
CursorMovementStyleOption CursorMovementStyle {get; set;}
Exceptions
ExceptionDescription
Attachmate.Reflection.SecuredSettingException This exception is thrown when you modify a property that was secured via the Permissions Manager or that can only be modified by an Administrator.
Remarks
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

IIbmTerminal Interface
IIbmTerminal Members

Send Feedback