Click or drag to resize
Task Scheduler Managed Class Library

ITaskEditorUIElement Interface

Represents a UI element that can must be forced to refresh its state

Namespace:  Microsoft.Win32.TaskScheduler
Assembly:  Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.10.1
Syntax
public interface ITaskEditorUIElement

The ITaskEditorUIElement type exposes the following members.

Methods
  NameDescription
Public methodRefreshState
Refreshes the state of the elements within the control using values set within the control.
Top
See Also