Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
TaskHistoryControl Class
TaskHistoryControl Methods
Activate Method
Dispose Method
OnLoad Method
OnLostFocus Method
RefreshHistory Method
Task
History
Control
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
TaskHistoryControl Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.