'Declaration <DescriptionAttribute("Represents a SmartItem designed to be used as a panel that displays the state of the various keys for the SmartStatusBar SmartControl.")> Public MustInherit Class KeyStatePanel Inherits Panel
'Usage Dim instance As KeyStatePanel
[Description("Represents a SmartItem designed to be used as a panel that displays the state of the various keys for the SmartStatusBar SmartControl.")] public abstract class KeyStatePanel : Panel