 | 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
Syntaxpublic interface ITaskEditorUIElement
Public Interface ITaskEditorUIElement
public interface class ITaskEditorUIElement
The ITaskEditorUIElement type exposes the following members.
Methods
| Name | Description |
---|
 | RefreshState |
Refreshes the state of the elements within the control using values set within the control.
|
Top
See Also