The ScrollStatePanel SmartItem is one of the preferred SmartItems for the SmartStatusBar SmartControl and is designed to be used as a panel that displays the state of the ScrollLock key.
Although the ScrollStatePanel 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 |
Panel SmartItem | Represents a SmartItem designed to be used as a panel for the SmartStatusBar SmartControl. |
ProgressPanel SmartItem | Represents a SmartItem designed to be used as a progress bar for the SmartStatusBar SmartControl. |
SpringPanel SmartItem | Represents a SmartItem designed to be used as a spring panel for the SmartStatusBar SmartControl. |
Things you should consider
-
Do you want to know if the panel's corresponding key is activated? Check the panel's Activated property.
-
Do you want to prevent a SmartItem from being selected? Set its CanBeSelected property to false.