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?
Hello emoreau
If you are using ControlContainer Style, then your default Separator items will be not visible. There are different approaches to solve this task. You could use DrawFilter or CreationFilter, but I think that the easest way to solve this task without any additional code, will be if you are using UltraPanels. I create a small sample for you. Please take a look at the attached sample and if you have any questions, feel free to write me
Regards
This is the sample
Hello,
If you need any additional assistance don’t hesitate to ask.
Hi. Thanks. This one is working great now.
Can you look at another question I have opened and you didn't replied yet: http://ko.infragistics.com/community/forums/p/83145/415686.aspx
Thanks for the feedback. If you have any questions, feel free to write me