net90_PropertyGridHelpers.UIEditors_ImageTextUIEditor_GetPaintValueSupported - dparvin/PropertyGridHelpers GitHub Wiki
return that the editor will paint the items in the drop-down
public override bool GetPaintValueSupported(ITypeDescriptorContext context)
parameter | description |
---|---|
context | The Type Descriptor Context |
- class ImageTextUIEditor
- namespace PropertyGridHelpers.UIEditors
- assembly PropertyGridHelpers