.NET Windows Forms in a Nutshell

RichTextBoxWordPunctuations serializable

System. Windows .Forms (system. windows .forms.dll) enum

This enumeration is for internal use only and should not be used in your own code.

public enum RichTextBoxWordPunctuations { Level1 = 128 , Level2 = 256 , Custom = 512 , All = 896 }

Hierarchy

System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable , System.IConvertible) RichTextBoxWordPunctuations

Категории