このメンバは UpDownBase.OnTextBoxKeyDown をオーバーライドします。
Overrides Protected Sub OnTextBoxKeyDown( _
ByVal source As Object, _ ByVal e As KeyEventArgs _)
[C#]
protected override void OnTextBoxKeyDown(objectsource,KeyEventArgse);
[C++]
protected: void OnTextBoxKeyDown(Object* source,KeyEventArgs* e);
[JScript]
protected override function OnTextBoxKeyDown(
source : Object,e : KeyEventArgs);
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
DomainUpDown クラス | DomainUpDown メンバ | System.Windows.Forms 名前空間