Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ButtonKeyDown メソッド (UltraButton)
コントロールの KeyDown イベントが発生した後に呼び出されます。
シンタックス
'宣言
Protected Overrides Sub ButtonKeyDown( _
ByVal As KeyEventArgs _
)
protected override void ButtonKeyDown(
KeyEventArgs
)
パラメータ
- e
- Key イベント引数
参照