IEditorSite is a callback through which value editors can get at the owners of the values they are editing. This is useful to get at other objects on the form.
IEditorSite
[Visual Basic] Public Interface IEditorSite [C#] public interface IEditorSite [C++] public __gc __interface IEditorSite
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
ValueEditorHost | [To be supplied.] |
[To be supplied.]
Namespace: System.ComponentModel.Design
Assembly: System.dll
IEditorSite Members | System.ComponentModel.Design Namespace