Skip to content

net90_PropertyGridHelpers.UIEditors_ImageTextUIEditor_ImageTextUIEditor

dparvin edited this page May 25, 2025 · 10 revisions

ImageTextUIEditor constructor (1 of 2)

Initializes a new instance of the ImageTextUIEditor class.

public ImageTextUIEditor(Type type)
parameter description
type Type of enum that is used in the process

See Also


ImageTextUIEditor constructor (2 of 2)

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

See Also

Clone this wiki locally