Click or drag to resize

HaoTermEditScheme Property

Gets or sets the edit scheme.

Namespace: Flex.Hal.Term
Assembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntax
public EditScheme EditScheme { get; set; }

Property Value

EditScheme
Remarks
Edit schemes control the various copy and paste modes as well as the visual representation of text selection.
See Also