FNCnavigationpanel

Hi support,



Where is the concept of Bitmapcontainers explained?

Where can I find how to add an image to a navigationpanel?



Harald

Please drop an instance of the TTMSFNCBitmapContainer on the form. Add images.

Assign the BitmapContainer to the BitmapContainer property of your component. Afterwards, you can use the mini html reference (http://https://www.tmssoftware.com/site/minihtml.asp) to draw HTML which includes images coming from a bitmapcontainer.

Additionally, each TTMSFNCNavigationPanelItem has a Bitmaps property that allows adding bitmaps coming from a bitmapcontainer. Simply open the Bitmaps collection, add a bitmap, and select the name of the bitmap inside the drop downlist.