Xceed SmartUI for WinForms v3.6 Documentation
Welcome to Xceed SmartUI for WinForms v3.6 / Basic Concepts / SmartControls / SmartStatusBar / Panel SmartItem
In This Topic
    Panel SmartItem
    In This Topic

    The Panel SmartItem is one of the preferred SmartItems for the SmartStatusBar SmartControl and is designed to be used as a panel/label. 

     

    Although the Panel SmartItem is one of the SmartStatusBar's preferred SmartItems, it can also be used with any other SmartControl.

    Preferred sibling SmartItems

    The following table provides a list of the preferred sibling SmartItems: 

    Preferred sibling SmartItem Description
    CapsStatePanel SmartItem Represents a SmartItem designed to be used as a panel that displays the state of the CAPS key for the SmartStatusBar SmartControl.
    DateTimePanel SmartItem Represents a SmartItem designed to be used as a panel that displays the date and time for the SmartStatusBar SmartControl.
    InsStatePanel SmartItem Represents a SmartItem designed to be used as a panel that displays the state of the Insert key for the SmartStatusBar SmartControl.
    NumStatePanel SmartItem Represents a SmartItem designed to be used as a panel that displays the state of the NumLock key for the SmartStatusBar SmartControl.
    ProgressPanel SmartItem Represents a SmartItem designed to be used as a progress bar for the SmartStatusBar SmartControl.
    ScrollStatePanel SmartItem Represents a SmartItem designed to be used as a panel that displays the state of the ScrollLock key for the SmartStatusBar SmartControl.
    SpringPanel SmartItem Represents a SmartItem designed to be used as a spring panel for the SmartStatusBar Smart.

    Things you should consider

      • Do you want to prevent a SmartItem from being selected? Set its CanBeSelected property to false.