NumericUpDown.OnTextBoxKeyPress メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > NumericUpDown.OnTextBoxKeyPress メソッドの意味・解説 

NumericUpDown.OnTextBoxKeyPress メソッド

KeyPress イベント発生させます

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Protected Overrides Sub
 OnTextBoxKeyPress ( _
    source As Object, _
    e As KeyPressEventArgs _
)
Dim source As Object
Dim e As KeyPressEventArgs

Me.OnTextBoxKeyPress(source, e)
protected override void OnTextBoxKeyPress (
    Object source,
    KeyPressEventArgs e
)
protected:
virtual void OnTextBoxKeyPress (
    Object^ source, 
    KeyPressEventArgs^ e
) override
protected void OnTextBoxKeyPress (
    Object source, 
    KeyPressEventArgs e
)
protected override function OnTextBoxKeyPress
 (
    source : Object, 
    e : KeyPressEventArgs
)

パラメータ

source

イベントソース

e

イベント データ格納している KeyPressEventArgs。

解説解説

NumericUpDown コントロール使用できるのは、数字マイナス記号小数点、および編集キーストローク (BackSpace など) だけです。Hexadecimal プロパティtrue設定されている場合は、NumericUpDown16 進数値を使用できます

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

NumericUpDown.OnTextBoxKeyPress メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



NumericUpDown.OnTextBoxKeyPress メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS