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