バージョン

ButtonKeyDown メソッド (UltraDropDownButton)

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

パラメータ

e
Key イベント引数
参照