BCGControlBar Library for .NET
ToolBarButtonParentChagingEventArgs Class
Members 




Inherits EventArgs of the namespace System.
Provides data for ParentCommandBarChanging event of the ToolbarButton. The property NewCommand specifies the toolbar on which the ToolbarButton will be placed. Property AllowChange specifies if the change on the target toolbar are allowed. The default value of this property is true.
Object Model
ToolBarButtonParentChagingEventArgs ClassCommandBar Class
Syntax
'Declaration
 
Public Class ToolBarButtonParentChagingEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ToolBarButtonParentChagingEventArgs
public class ToolBarButtonParentChagingEventArgs : System.EventArgs 
public __gc class ToolBarButtonParentChagingEventArgs : public System.EventArgs 
public ref class ToolBarButtonParentChagingEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      BCGSoft.ControlBars.ToolBarButtonParentChagingEventArgs

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

ToolBarButtonParentChagingEventArgs Members
BCGSoft.ControlBars Namespace

Send Feedback