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