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
Closing Method
Raises the
Closing
event.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
Copy
protected
override
void
OnClosing
(
CancelEventArgs
e
)
Request Example
View Source
Parameters
e
CancelEventArgs
A
CancelEventArgs
that contains the event data.
See Also
Reference
ComObjectSelectionDialog Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.