BCGControlBar Library for .NET
RelatedBarSetEventArgs Class
Members 




Inherits EventArgs Class of namespace System.

Provides data for the RelatedBarSet event of the CommandBarManager. Property CommandBar returns Commandbar of type BCGSoft.ControlsBar.CommandBar  and the property RelatedForm returns Form of type System.Windows.Form which  CommandBar will be related to.

Object Model
RelatedBarSetEventArgs ClassCommandBar Class
Syntax
'Declaration
 
Public Class RelatedBarSetEventArgs 
'Usage
 
Dim instance As RelatedBarSetEventArgs
public class RelatedBarSetEventArgs 
public __gc class RelatedBarSetEventArgs 
public ref class RelatedBarSetEventArgs 
Inheritance Hierarchy

System.Object
   BCGSoft.ControlBars.RelatedBarSetEventArgs

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

RelatedBarSetEventArgs Members
BCGSoft.ControlBars Namespace

Send Feedback