MESCIUS SPREAD for Windows Forms 17.0J
OnExecuteCommand メソッド

リボンバー。
コマンドの情報。
リボンバーで指定したコマンドを実行する必要がある場合に発生します。
構文
'Declaration
 
Sub OnExecuteCommand( _
   ByVal sender As Object, _
   ByVal e As ExecuteCommandEventArgs _
) 
void OnExecuteCommand( 
   object sender,
   ExecuteCommandEventArgs e
)

パラメータ

sender
リボンバー。
e
コマンドの情報。
参照

IRibbonForm インタフェース
IRibbonForm メンバ

 

 


© MESCIUS inc. All rights reserved.