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
Syntaxpublic EditScheme EditScheme { get; set; }
Public Property EditScheme As 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