MESCIUS SPREAD for Windows Forms 17.0J
ExecuteCommand(BuiltInCommands,Object) メソッド

コマンドを示す BuiltInCommands 値。
コマンドのパラメーターを示すオブジェクトインスタンス。
指定したパラメータを使用してコマンドを実行します。
構文
'Declaration
 
Public Overloads Function ExecuteCommand( _
   ByVal command As BuiltInCommands, _
   ByVal parameter As Object _
) As Boolean
public bool ExecuteCommand( 
   BuiltInCommands command,
   object parameter
)

パラメータ

command
コマンドを示す BuiltInCommands 値。
parameter
コマンドのパラメーターを示すオブジェクトインスタンス。

戻り値の型

コマンドが正常に実行された場合はtrue、それ以外の場合はfalse
参照

RibbonBar クラス
RibbonBar メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.