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