Base:
property
Text
System.Windows.Forms.Control.Text
2 references to Text
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DateTimePicker.cs (2)
1024string oldText = this.Text; 1043if (!oldText.Equals(this.Text)) {