[]
        
(Showing Draft Content)

C1.C1Preview.Design.DropDownFormClassNameEditor.GetBaseFormClassNameEx

GetBaseFormClassNameEx Method

GetBaseFormClassNameEx(ITypeDescriptorContext, IServiceProvider, object)

When overridden in a derived type, should return the name of the base form type.

Declaration
protected virtual string GetBaseFormClassNameEx(ITypeDescriptorContext context, IServiceProvider provider, object instance)
Parameters
Type Name Description
ITypeDescriptorContext context

The editor context.

IServiceProvider provider

The service provider.

object instance

The instance associated with this editor.

Returns
Type Description
string

The base form type name.