Posted 19 years ago
by Chris Gilbert
I'm working on a prototype with VS2003 and think I've discovered a bug (or I am just doing something wrong). I've added a standard toolbar to the main form, but I've also added a toolbar within a couple of navigation bar panels.
When I set the toolbar's appearance to NORMAL:
1) The icons appear on my main toolbar are visible; the icons on the nav. bar toolbars do not appear.
2) The appearance of all toolbars appear as expected.
When I set the toolbar's appearance to FLAT:
1) The icons appear on my main toolbar are visible; the icons on the nav. bar toolbars do not appear.
2) The appearance of the main toolbar is normal; the appearance of the nav. bar toolbars is transparent (if I have a manifest file in the Debug folder, it is black)
Any thoughts?
When I set the toolbar's appearance to NORMAL:
1) The icons appear on my main toolbar are visible; the icons on the nav. bar toolbars do not appear.
2) The appearance of all toolbars appear as expected.
When I set the toolbar's appearance to FLAT:
1) The icons appear on my main toolbar are visible; the icons on the nav. bar toolbars do not appear.
2) The appearance of the main toolbar is normal; the appearance of the nav. bar toolbars is transparent (if I have a manifest file in the Debug folder, it is black)
Any thoughts?