Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
CustomComboBox Class
CustomComboBox Properties
AllowResizeDropDown Property
ControlSize Property
DisplayMember Property
DropDownControl Property
DropDownHeight Property
DropDownSizeMode Property
DropDownStyle Property
DropDownWidth Property
DropSize Property
IntegralHeight Property
IsDroppedDown Property
ItemHeight Property
Items Property
MaxDropDownItems Property
PreventPopupHide Property
SelectedIndex Property
SelectedItem Property
SelectedText Property
SelectedValue Property
SelectionLength Property
SelectionStart Property
Sorted Property
Text Property
ValueMember Property
Custom
Combo
Box
Drop
Size Property
Gets or sets the size of the drop-down area.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
Copy
public
Size
DropSize
{
get
;
set
; }
Request Example
View Source
Property Value
Size
The size of the drop-down area.
See Also
Reference
CustomComboBox Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.