DataGridView.ProcessInsertKey(Keys) Metode

Definisi

Memproses kunci INSERT.

protected:
 bool ProcessInsertKey(System::Windows::Forms::Keys keyData);
protected bool ProcessInsertKey(System.Windows.Forms.Keys keyData);
member this.ProcessInsertKey : System.Windows.Forms.Keys -> bool
Protected Function ProcessInsertKey (keyData As Keys) As Boolean

Parameter

keyData
Keys

Salah Keys satu nilai yang mewakili kunci untuk diproses.

Mengembalikan

true jika kunci diproses; jika tidak, false.

Berlaku untuk

Lihat juga