Task Scheduler Managed Class Library
C#
Show/Hide TOC
Custom
Combo
Box
Drop
Down Event
Occurs when the drop-down portion of a
CustomComboBox
is shown.
Definition
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
C#
Copy
View Source
Request Example
public
event
EventHandler
DropDown
Value
EventHandler
See Also
Reference
CustomComboBox Class
Microsoft.Win32.TaskScheduler Namespace
In This Article
Definition
See Also