SelectButton メソッド (SapToolbarControl)
クラス
SapToolbarControl
.
処理
指定した ID を持つボタンの押下をエミュレートします。
構文
C#
toolbarControl
.
SelectButton
(
id
)
VB
toolbarControl
.
SelectButton
(
id
)
変数
説明
id
ボタンの ID。
String
。