I have a toolbar of type Dev Express xtraBar. Its not a ribbon control. It contains a type of BarEditItem. I need the width of BarEditItem to be variable , how can this be done in code? I mean if its inside a docked container and I resize the docked container the edit item should resize...
The BarEditItem contains a Combo box inside it...