バージョン

ClickRbnCustButton メソッド (WinTreeReplayServer)

リボン カスタマイズ ダイアログ ツリーのボタンをクリックします。
シンタックス
'宣言
 
Public Sub ClickRbnCustButton( _
   ByVal sNodeId As System.String, _
   ByVal oeRbnCustBtn As System.Object _
) 
public void ClickRbnCustButton( 
   System.string sNodeId,
   System.object oeRbnCustBtn
)

パラメータ

sNodeId
チェックされるノードのキーは、文字列として渡されます。
oeRbnCustBtn
ボタン タイプの列挙値を示すために渡された値
プラットフォーム

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

参照