Click or drag to resize
IWindowsFormsActionEditorService Interface
Provides an interface for an ActionBuilder to display a control to edit its action.

Namespace: Kjs.AppLife.Update.Engine.Core.Design
Assembly: Kjs.AppLife.Update.Engine.Core.Design (in Kjs.AppLife.Update.Engine.Core.Design.dll) Version: 1.0.0.12 (4.0.0.0)
Syntax
public interface IWindowsFormsActionEditorService

The IWindowsFormsActionEditorService type exposes the following members.

Methods
  NameDescription
Public methodShowControl
Displays a control to be used as an editor for an action.
Top
See Also