ITaskEditorUIElement Interface

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

Definition

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

Methods

RefreshState Refreshes the state of the elements within the control using values set within the control.

See Also