PowerTCP Emulation for .NET
CursorStyle Enumeration




Enumerates the values of the CursorStyle property.
Syntax
Public Enum CursorStyle 
   Inherits System.Enum
Dim instance As CursorStyle
public enum CursorStyle : System.Enum 
__value public enum CursorStyle : public System.Enum 
public enum class CursorStyle : public System.Enum 
Members
MemberDescription
Bar Use a vertical line cursor.
Block Use a cursor that covers the entire cell block.
Invisible Don't show any cursor.
Underline Use an underline cursor.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Emulation.CursorStyle

See Also

Reference

Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic