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

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

パラメータ

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

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.