Base:
property
TextLength
System.Windows.Forms.TextBoxBase.TextLength
2 references to TextLength
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
1837int textLen = TextLength; 1942int textLength = TextLength;