The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
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
ADAdministrator 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