DlgGridControl.OnKeyPressedOnCell(Int64, Int32, Keys, Keys) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
protected:
override void OnKeyPressedOnCell(long curRow, int curCol, System::Windows::Forms::Keys key, System::Windows::Forms::Keys mod);
protected override void OnKeyPressedOnCell (long curRow, int curCol, System.Windows.Forms.Keys key, System.Windows.Forms.Keys mod);
override this.OnKeyPressedOnCell : int64 * int * System.Windows.Forms.Keys * System.Windows.Forms.Keys -> unit
Protected Overrides Sub OnKeyPressedOnCell (curRow As Long, curCol As Integer, key As Keys, mod As Keys)
Parámetros
- curRow
- Int64
- curCol
- Int32
- key
- Keys
- mod
- Keys