Xceed SmartUI for WinForms v3.6 Documentation
InsStatePanel Class
Members 


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.StatusBar Namespace : InsStatePanel Class
Represents a SmartItem designed to be used as a panel that displays the state of the Insert key for the SmartStatusBar SmartControl.
Syntax
'Declaration
 
<DescriptionAttribute("Represents a SmartItem designed to be used as a panel that displays the state of the Insert key for the SmartStatusBar SmartControl.")>
Public Class InsStatePanel 
   Inherits KeyStatePanel
'Usage
 
Dim instance As InsStatePanel
[Description("Represents a SmartItem designed to be used as a panel that displays the state of the Insert key for the SmartStatusBar SmartControl.")]
public class InsStatePanel : KeyStatePanel 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Xceed.SmartUI.SmartItem
            Xceed.SmartUI.Controls.StatusBar.Panel
               Xceed.SmartUI.Controls.StatusBar.KeyStatePanel
                  Xceed.SmartUI.Controls.StatusBar.InsStatePanel

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InsStatePanel Members
Xceed.SmartUI.Controls.StatusBar Namespace