HaoTermEditScheme Property |
Gets or sets the edit scheme.
Namespace:
Flex.Hal.Term
Assembly:
Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax public EditScheme EditScheme { get; set; }
Public Property EditScheme As EditScheme
Get
Set
Property Value
Type:
EditSchemeRemarks
Edit schemes control the various copy and paste modes as well as the visual representation of text selection.
See Also