Re: devexpress cxbutton with glyph



2 options... just use the glyph property and bypass the imagelist. Or, if you must use an imagelist I've found a good solution is to connect an actionlist up to the imagelist and then hook the button up to the action. It will use the glyph from the imagelist.

Brayn wrote:
Hello,

do you know if there is a DevExpress button that supports glyphs?
cxButton doesn't allow to connect with an ImageList so I can place a PNG glyph image.

Thanks


.


Quantcast