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!

ObjectSelectorEditor Class

[To be supplied.]

Object
   UITypeEditor
      ObjectSelectorEditor

[Visual Basic]
MustInherit Public Class ObjectSelectorEditor
   Inherits UITypeEditor
[C#]
public abstract class ObjectSelectorEditor : UITypeEditor
[C++]
public __gc __abstract class ObjectSelectorEditor : public
   UITypeEditor
[JScript]
public abstract class ObjectSelectorEditor extends UITypeEditor

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.ComponentModel.Design.dll

See Also

ObjectSelectorEditor Members | System.ComponentModel.Design Namespace