المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Resource Images to ImageList



C# Programming
08-01-2010, 08:02 AM
I am using xtraGrid from DevExpress which doesn't support Resource images for its EmbeddedNavigator buttons. It only support ImageCOllection and ImageIndex. I am asking if there is any way to create the ImageList on Form_Load from the Resources and populate all images and attach the image to the EmbeddedButton but referring to it using the name like _newicon or _editicon?