Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
912
UltraToolBarsManager right click popup colors
posted

At runtime when I right click on the toolbar I get a popup context window with options such as the name of the toolbar, "customize", and "lock the toolbar".  However this popup is white on white and can't be read.   I've searched the appearance properties and can't find the property that controls the forecolor and backcolor of the context popup.  Can anyone please let me know what properties control these colors.

Parents
No Data
Reply
  • 7375
    Offline posted

    Hello Ron,

    After doing further research it looks like I was able to reproduce the behavior when I set the appearance Forecolor and backColor of the toolbarManager directly, instead we have to go through the ToolbarSettings-> appearance and set the forecolor Green and Forecolor white.
    Like demonstrated in the attached sample.

    Now at run time when i open the popup the text is visible and doesn’t get the white forecolor.

    Please let me know if you need further assistance.

    .UltraToolBarsManagerClick.zip

Children