Returns an editor of the specified type for this instance of a component.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- editorBaseType
- Type: System Type
A Type that represents the editor for this object.
Return Value
Type: ObjectImplements
ICustomTypeDescriptor GetEditor(Type)See Also