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

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

DataGridViewCell.OnKeyPress メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

セルフォーカスがある状態でキー押されたときに呼び出されます。

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

Protected Overridable Sub
 OnKeyPress ( _
    e As KeyPressEventArgs, _
    rowIndex As Integer _
)
Dim e As KeyPressEventArgs
Dim rowIndex As Integer

Me.OnKeyPress(e, rowIndex)
protected virtual void OnKeyPress (
    KeyPressEventArgs e,
    int rowIndex
)
protected:
virtual void OnKeyPress (
    KeyPressEventArgs^ e, 
    int rowIndex
)
protected void OnKeyPress (
    KeyPressEventArgs e, 
    int rowIndex
)
protected function OnKeyPress (
    e : KeyPressEventArgs, 
    rowIndex : int
)

パラメータ

e

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

rowIndex

セルの親行のインデックス

解説解説

このメソッドは、Control.OnKeyPress メソッド似てます。このメソッドは、KeyPress イベント発生するときと同じ状況呼び出されますが、実際にイベント発生しません。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DataGridViewCell クラス
DataGridViewCell メンバ
System.Windows.Forms 名前空間
DataGridView クラス
OnKeyDown
KeyPressUnsharesRow
OnKeyUp
KeyPressEventArgs



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS