バージョン

ButtonKeyUp メソッド (UltraDropDownButton)

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

パラメータ

e
Key イベント引数
参照