Gets or sets the blinking text appearance.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Property BlinkingText As BlinkingText
	Get
	Set
C#
public BlinkingText BlinkingText { get; set; }

Field Value

Blinking text appearance.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also