Base:
property
TextLength
System.Windows.Forms.TextBoxBase.TextLength
2 references to TextLength
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
1962int textLen = TextLength; 2100int textLength = TextLength;