How do I show Image+Text for XPToolBar buttons?

Hi, I have one XPToolbar per MDI Child frame. There is no bar manager or any of the fancy stuff. Just a plain XPToolbar. I added BarItems to the tool bar. Each bar item has an image (of an ImageList) associated with it. I want to show text as well as image for some toolbar buttons and image only for some toolbar buttons. How do I do that? thanks, - Reddy

1 Reply

AD Administrator Syncfusion Team December 14, 2002 12:13 PM UTC

Hi, The BarItem class has a property PaintStyle which should be set to ImageAndText. The items will then draw with image and text. Regards, Praveen Ramesh

Loader.
Up arrow icon