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
860
Programmatically add separator to an UltraExplorerBarGroup
posted

Hi

I am adding controls (like UltraCheckEditor, UltraLabel, UltraTrackBar, ...) to a group (Container style) through myGroup.Container.Controls.Add(someting).

Now I need to a (horizontal) separator between to items. How can I do it?

Parents Reply Children