For the NavBar I have a BitmapContainer in which there are 2 images.
First one is 'TickGreen'.
On the Panel I have:-
BitmapName = TickGreen
I can not see the images at design or run time.
In the manual 'Developers Guide' there is clearly depicted an image to the left of each caption.
(For example, an image for Pictures)
What do I need to do to see the image?
Regards,
Peter Evans
Did you assign the TMSFMXBitmapContainer to the BitmapContainer property on TMSFMXNavBar level?
Kind Regards,
Pieter
Thank you for your reply.
Yes I did.
The image does appear at the bottom of the NavBar. This is where overflow Panels are seen represented by a small rectangle.
The image does not appear to the left of the caption.
Sorry, we are not able to reproduce this. Can you send us a sample that demonstrates this?
Kind Regards,
Pieter
Just sent an email with a project attachment to support.
Thanks to support the problem has now been resolved.
The solution is to add the Panel, then, set the properties including the BitmapName.