By default, it is not possible to place any control within a tabbed group header, because the LayoutControl's layout can be widely customized (groups can be moved and hidden, their direction can be changed). However, you can emulate controls by custom drawing them. This example demonstrates how to draw a CheckBox and ProgressBar in headers.
Question Comments
Added By: Robbe De Jongh at: 3/16/2015 6:30:07 AM
Hello
Ive got a question: Since u annotate the TabGroupItems in MyLayoutControl with [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] and it shows up in the list of properties in Design view, does this mean there is a way to manage this items list from the designer? And possibly even draw them in design mode? If so, how do I do it?
Thanks in advance
Robbe
Added By: Alisher (DevExpress Support) at: 3/16/2015 8:29:04 AMHello,
To process your recent post more efficiently, I created a separate ticket on your behalf: T219925: How to manage items list from the designer. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.