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
80
UltraButton not showing text on in WinGroupBox
posted
I have been trying unsuccessfully to put a button in an UltraGroupBox which is included inside a UltraExplorerBarContainer. While the button itself displays properly and seem to work the label on it (Text) is not displayed unless one hovers the mouse over it.
If I take the same button and drag it into the UltraExplorerBarContainer then the text on it appears all the time even when not hovering over it.
One last thing, the text on the button (inside the UltraGroupBox) is never displayed, not during development time nor in run time.
What can I do to get the button label to be displayed inside an UltraGroupBox?
Thanks for your reply.
Natalia
Parents
  • 37774
    posted

    Natalia,

    I just tried putting an UltraButton instead of an UltraGroupBox, then putting the UltraGroupBox inside the UltraExplorerBar group's ContainerControl area, and the buttons was showing up fine for me.  Are you doing anything else that might be affecting this?  Do you have the latest hotfix?

    -Matt

Reply Children