How To add a Image on ToolBarManager
I want to add a Imgae plz help me to do this i want to know which property is used to set 开发者_StackOverflowimage i am using UltraToolBarManager
ultraToolbarsManager1.Ribbon.ApplicationMenuButtonImage = set the desired image here;
精彩评论