Hi Tony.
I not have this property "FaceId". Please see screen:
http://img.photobucket.com/albums/v1...id_nothing.gif
I want to change the icon for button, not dropdown list.
But it is work! Very strangely... :dunno
Thank you very much! :hi:
Printable View
Hi Tony.
I not have this property "FaceId". Please see screen:
http://img.photobucket.com/albums/v1...id_nothing.gif
I want to change the icon for button, not dropdown list.
But it is work! Very strangely... :dunno
Thank you very much! :hi:
Ah. now I understand your problem.
ActionControl is a generic 'CommandBarControl' wrapper that does not, itself, havea FaceId property, so the Intellisense does not show it. When the actual control is a CommandBarButton it does have the property and it does work.