-
Notifications
You must be signed in to change notification settings - Fork 1
net90_PropertyGridHelpers.UIEditors_ImageTextUIEditor_ImageTextUIEditor
dparvin edited this page May 25, 2025
·
10 revisions
Initializes a new instance of the ImageTextUIEditor class.
public ImageTextUIEditor(Type type)| parameter | description |
|---|---|
| type | Type of enum that is used in the process |
- class ImageTextUIEditor
- namespace PropertyGridHelpers.UIEditors
- assembly PropertyGridHelpers
Initializes a new instance of the ImageTextUIEditor class.
public ImageTextUIEditor(Type type, string ResourcePath)| parameter | description |
|---|---|
| type | Type of enum that is used in the process |
| ResourcePath | The path to the resources where the images are stored |
- class ImageTextUIEditor
- namespace PropertyGridHelpers.UIEditors
- assembly PropertyGridHelpers