.NET Windows Forms in a Nutshell
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 |
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 |