This attribute class is for internal use only and should not be used to adorn your own code.
public enum RichTextBoxSelectionAttribute { None = 0 , All = 1 , Mixed = -1 }
System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable , System.IConvertible) RichTextBoxSelectionAttribute