BCGControlBar Library for .NET
DockBarRowVisibleChangedEventArgs Class
Members 




Inherits EventArgs Class of namespace System.
Provides data for the DockBarRowVisibleChanged event.
 Data contains the property PrevVisibleState, which specifies the visibility of the DockBarRow before the DockBarRowVisible event occurs.

Object Model
DockBarRowVisibleChangedEventArgs Class
Syntax
'Declaration
 
Public Class DockBarRowVisibleChangedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As DockBarRowVisibleChangedEventArgs
public class DockBarRowVisibleChangedEventArgs : System.EventArgs 
public __gc class DockBarRowVisibleChangedEventArgs : public System.EventArgs 
public ref class DockBarRowVisibleChangedEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      BCGSoft.ControlBars.DockBarRowVisibleChangedEventArgs

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

DockBarRowVisibleChangedEventArgs Members
BCGSoft.ControlBars Namespace

Send Feedback