Structure
This article describes the inner structure and organization of the elements which build the RadStatusStrip control.
1 RadStatusBarElement
1.1 WrapLayoutPanel: Represents the wrap layout panel that holds the items when the LayoutStyle is Overflow.
1.2 StatusBarBoxLayout: Represents the box layout panel that holds the items when the LayoutStyle is Stack.
1.3 RadGripElement: Represents the re-sizing grip element.