NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IWinFormsEditorService Interface

Displays Winforms dialog boxes and controls.

IWinFormsEditorService

[Visual Basic]
Public Interface IWinFormsEditorService
[C#]
public interface IWinFormsEditorService
[C++]
public __gc __interface IWinFormsEditorService

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Remarks

This service is used by UI type editors.

Requirements

Namespace: System.WinForms.Design

Assembly: System.WinForms.dll

See Also

IWinFormsEditorService Members | System.WinForms.Design Namespace