net472_PropertyGridHelpers.UIEditors_ResourcePathEditor_GetEditStyle - dparvin/PropertyGridHelpers GitHub Wiki

ResourcePathEditor.GetEditStyle method

Returns the editing style of the editor, which is DropDown.

public override UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContext context)
parameter description
context The editing context.

Return Value

Always DropDown.

See Also

⚠️ **GitHub.com Fallback** ⚠️