Aracılığıyla paylaş


DataGrid.ProcessGridKey(KeyEventArgs) Yöntem

Tanım

Kılavuz gezintisi için tuşları işler.

protected:
 bool ProcessGridKey(System::Windows::Forms::KeyEventArgs ^ ke);
protected bool ProcessGridKey (System.Windows.Forms.KeyEventArgs ke);
member this.ProcessGridKey : System.Windows.Forms.KeyEventArgs -> bool
Protected Function ProcessGridKey (ke As KeyEventArgs) As Boolean

Parametreler

ke
KeyEventArgs

KeyEventArgs Key up veya key down olayıyla ilgili verileri içeren bir.

Döndürülenler

Boolean

trueanahtarı işlendiyse; aksi takdirde false.

Şunlara uygulanır