バージョン

EditorSpinButtonClick メソッド (DateTimeEditorReplayServer)

エディター スピン ボタンをクリックします。
シンタックス
'宣言
 
Public Sub EditorSpinButtonClick( _
   ByVal Key As System.String, _
   ByVal ButtonType As System.String _
) 
public void EditorSpinButtonClick( 
   System.string Key,
   System.string ButtonType
)

パラメータ

Key
ボタンのキー
ButtonType
スピン ボタンのタイプ
解説

ButtonsLeft コレクションと ButtonsRight コレクションのボタンにのみ適用します。

プラットフォーム

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

参照