CustomComboBoxSizeMode Enumeration |
Namespace: Microsoft.Win32.TaskScheduler
| Member name | Value | Description | |
|---|---|---|---|
| UseComboSize | 0 | Uses the width of the parent. | |
| UseControlSize | 1 | Uses the width of the supplied control for the drop-down. | |
| UseDropDownSize | 2 | Uses the width of the combo box drop-down box. |