RichTextBoxSelectionAttribute Enumeration
.NET Framework (current version)
Specifies whether any characters in the current selection have the style or attribute.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| All | All characters. | |
| Mixed | Some but not all characters. | |
| None | No characters. |
The RichTextBox class uses this enumeration internally.
.NET Framework
Available since 1.1
Available since 1.1
Show: