Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
ComObjectSelectionDialog Class
ComObjectSelectionDialog Methods
Dispose Method
OnClosing Method
OnLoad Method
Com
Object
Selection
Dialog
On
Load Method
Raises the
Load
event.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
Copy
protected
override
void
OnLoad
(
EventArgs
e
)
Request Example
View Source
Parameters
e
EventArgs
An
EventArgs
that contains the event data.
See Also
Reference
ComObjectSelectionDialog Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.