The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeDescriptor::GetEditor Method
.NET Framework (current version)
Returns an editor with the specified base type.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetEditor(Object^, Type^) | Gets an editor with the specified base type for the specified component. |
![]() ![]() | GetEditor(Object^, Type^, Boolean) | Returns an editor with the specified base type and with a custom type descriptor for the specified component. |
![]() ![]() | GetEditor(Type^, Type^) | Returns an editor with the specified base type for the specified type. |
Show:

