BCGControlBar Library for .NET
StatusBarPaneEventArgs Class
Members 




Inherits EventArgs Class of namespace System.
Provides data for the PaneDoubleClick  events of the StatusBarControl. Property Panel represents an item of the StatusBarPaneInfo class to be double clicked.
Object Model
StatusBarPaneEventArgs ClassStatusBarPaneInfo Class
Syntax
'Declaration
 
Public Class StatusBarPaneEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As StatusBarPaneEventArgs
public class StatusBarPaneEventArgs : System.EventArgs 
public __gc class StatusBarPaneEventArgs : public System.EventArgs 
public ref class StatusBarPaneEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      BCGSoft.ControlBars.StatusBarPaneEventArgs

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

StatusBarPaneEventArgs Members
BCGSoft.ControlBars Namespace

Send Feedback