HaoTermCursorBlink Property |
Gets or sets a value that indicates whether cursor blinking is enabled or not.
Namespace:
Flex.Hal.Term
Assembly:
Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax public bool CursorBlink { get; set; }
Public Property CursorBlink As Boolean
Get
Set
Property Value
Type:
BooleanSee Also