バージョン

ButtonKeyUp メソッド (UltraButtonBase)

コントロールの KeyUp イベントが発生した後に呼び出されます。
シンタックス
'宣言
 
Protected Overridable Sub ButtonKeyUp( _
   ByVal e As KeyEventArgs _
) 
protected virtual void ButtonKeyUp( 
   KeyEventArgs e
)

パラメータ

e
Key イベント引数
参照