net472_PropertyGridHelpers.UIEditors_ImageTextUIEditor 1_ImageTextUIEditor - dparvin/PropertyGridHelpers GitHub Wiki
Initializes a new instance of the ImageTextUIEditor
class.
public ImageTextUIEditor()
- class ImageTextUIEditor<T>
- namespace PropertyGridHelpers.UIEditors
- assembly PropertyGridHelpers
Initializes a new instance of the ImageTextUIEditor
class.
public ImageTextUIEditor(string ResourcePath)
parameter | description |
---|---|
ResourcePath | The path to the resources where the images are stored |
- class ImageTextUIEditor<T>
- namespace PropertyGridHelpers.UIEditors
- assembly PropertyGridHelpers