5 references to Long
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DateTimePicker.cs (5)
146format = DateTimePickerFormat.Long; 469case DateTimePickerFormat.Long: 635if (!ClientUtils.IsEnumValid(value, (int)value, (int)DateTimePickerFormat.Long, (int)DateTimePickerFormat.Custom, /*maxNumberOfBitsOn*/1)) 1343Format = DateTimePickerFormat.Long; 1550return(Format != DateTimePickerFormat.Long);