System.Windows.Forms.RichTextBoxSelectionAttribute Enumeration

Specifies whether any characters in the current selection have the style or attribute.

Syntax

public enum RichTextBoxSelectionAttribute

Remarks

The System.Windows.Forms.RichTextBox class uses this enumeration internally.

Members

Member NameDescription
All

All characters.

Mixed

Some but not all characters.

None

No characters.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0