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