4 references to ShowCheckBox
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DateTimePicker.cs (4)
416if (this.ShowCheckBox && IsHandleCreated) { 427if (this.ShowCheckBox && IsHandleCreated) { 1800if(((DateTimePicker)Owner).ShowCheckBox && 1840if (patternId == NativeMethods.UIA_TogglePatternId && ((DateTimePicker)Owner).ShowCheckBox) {