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
Lost
Focus Method
Raises the
LostFocus
event.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
Copy
protected
override
void
OnLostFocus
(
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.