SelectAppearance Enumeration |
Specifies the text selection appearances.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public enum SelectAppearance
Public Enumeration SelectAppearance
Members Member name | Value | Description |
---|
DottedLine | 0 |
Dotted line selection box.
|
Highlight | 1 |
Highlighted text.
|
See Also