4 references to TEXTLF
System.Windows.Forms (4)
winforms\Managed\System\WinForms\RichTextBox.cs (4)
81
internal const int KINDMASK =
TEXTLF
| TEXTCRLF | RTF;
1834
case RichTextBox.
TEXTLF
:
3052
cookieVal |=
TEXTLF
;
3155
cookieVal |=
TEXTLF
;