Base:
property
Text
System.Windows.Forms.Control.Text
2 references to Text
System.Windows.Forms (2)
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (2)
885string oldText = Text; 902if (!oldText.Equals(Text))