'Declaration Public Overloads Overrides Function GetEditStyle( _ ByVal context As ITypeDescriptorContext _ ) As UITypeEditorEditStyle
public override UITypeEditorEditStyle GetEditStyle( ITypeDescriptorContext context )
Parameters
- context
- The editor context.
Return Value
The editor style.