New to Telerik UI for WinFormsStart a free 30-day trial

Properties

Updated over 6 months ago
PropertyDescription
SizingGripGets or sets the visibility of the grip used to reposition the control.
ItemsGets all the items that belong to a RadStatusStrip.
LayoutStyleHandles the arrangement of items when they exceed the horizontal space in the status bar. Stack (the default) arranges items from left to right and the rightmost items that exceed the horizontal space are not visible.
WinForms RadStatusStrip LayoutStyle Stack
Overflow moves items in excess of the horizontal space to the following line.
WinForms RadStatusStrip LayoutStyle Overflow
StatusBarElementGets the instance of RadStatusBarElement wrapped by this control. RadStatusBarElement is the main element in the hierarchy tree and encapsulates the actual functionality of RadStatusStrip.
BackColorRadStatusStrip consists of multiple visual elements and separate settings are provided to customize their appearance. Current BackColor property might be ignored.
ForeColorRadStatusStrip consists of multiple visual elements and separate settings are provided to customize their appearance. Current ForeColor property might be ignored.
StatusBarElement.OrientationGets or sets RadStatusBarElement's orienatation.
StatusBarElement.GripStyleShows or hides the Grip element in RadStatusStrip.
StatusBarElement.RotateGripOnRightToLeftGets or sets a value indicating whether the grip is rotated in RightToLeft mode.

Methods

MethodDescription
SetSpring(RadItem control, bool value)Sets Spring property of specified RadItem indicating whether the item will automatically fills the available space on the RadStatusStrip as the form is resized.
GetSpring (RadItem control)Gets Spring property of specified RadItem.

Events

EventDescription
StatusBarClickFires when the status bar is clicked.
LayoutStyleChangingFires before LayoutStyle is changed.
LayoutStyleChangedFires after LayoutStyle is changed.

See Also

In this article
MethodsEventsSee Also
Not finding the help you need?
Contact Support