BCGControlBar Library for .NET
ExecuteCommandEventArgs Class
Members 




Provides data  for the ExecuteCommandObject event of the CommandButton.
Object Model
ExecuteCommandEventArgs ClassICommandObject InterfaceCommandPanel Class
Syntax
'Declaration
 
Public Class ExecuteCommandEventArgs 
'Usage
 
Dim instance As ExecuteCommandEventArgs
public class ExecuteCommandEventArgs 
public __gc class ExecuteCommandEventArgs 
public ref class ExecuteCommandEventArgs 
Remarks

The property CommandObject specifies the command object with which the ExecuteCommand event is associated, the CommandID property defines the identifier of this command and the CommandPanel property – it’s parent command panel.

Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Shared.ExecuteCommandEventArgs

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

ExecuteCommandEventArgs Members
BCGSoft.Controls.Shared Namespace

Send Feedback