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,
My MainFrameBarManager don''t have Imagelist nor LargeImageList, but all my items have an ImageList and a LargeImageList.
All my toolbars and items are runtime created.
When I go in customization dialog, the checkbox "Large Icons" is disabled.
How I can aneble it ?
Best Regards,
Martin
ADAdministrator Syncfusion Team February 28, 2005 03:25 PM
Hi Martin,
To enable the Large Icons checkbox in the customization dialog, you need to provide the MainFrameBarManager with ImageLists.
Regards,
Gregory Austin
Syncfusion Inc.
MBMartin BonnevilleFebruary 28, 2005 04:19 PM
Hi Gregory,
All my items have an images list separatly and I don''t want to provide imagelist to MainFrameToolbar.
Is there another way of enable the checkbox?
I can assign empty imagelist to MainFrameBarManager to enable the checkbox, but I don''t like this "solution".
Best Regards,
Martin
ADAdministrator Syncfusion Team February 28, 2005 05:24 PM
Hi Martin,
There is a second option. You can manually enable the Large Icons check box by altering the customization dialog yourself as explained in this KB article:
http://www.syncfusion.com/support/kb/tools/Default.aspx?ToDo=view&questId=150&catId=28
Regards,
Gregory Austin
Syncfusion Inc.