BCGSoft.ControlBars Namespace > ToolbarButton Class : OnCommandButtonExecuteCommand Method |
An ExecuteCommandEventArgs that contains the event data.
'Declaration Public Sub OnCommandButtonExecuteCommand( _ ByVal sender As Object, _ ByVal e As ExecuteCommandEventArgs _ )
'Usage Dim instance As ToolbarButton Dim sender As Object Dim e As ExecuteCommandEventArgs instance.OnCommandButtonExecuteCommand(sender, e)
public void OnCommandButtonExecuteCommand( object sender, ExecuteCommandEventArgs e )
public: void OnCommandButtonExecuteCommand( Object* sender, ExecuteCommandEventArgs* e )
public: void OnCommandButtonExecuteCommand( Object^ sender, ExecuteCommandEventArgs^ e )
An ExecuteCommandEventArgs that contains the event data.
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