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