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
2114
Custom control suddenly disappears from ToolBar
posted

We use WinToolbars in the forms, in one of them is a custom control (a Winforms userControl with a winToolbar).

Now, everything works without problems, but once we observed that the Toolbar content disappears when we re-size (in height only!) the form. Was is das, and how to fix it?

Thanks in advance.

  • 2197
    posted

    Hello.

    Do you have any sample code that you could upload and attach to this thread? How is the user control added to the form? In the designer or in code? Could you provide us with some detail about your application and what it's doing?