Share via


DlgGridControl.ShouldRedirectKeyPressToMouseClick Método

Definição

protected:
 virtual bool ShouldRedirectKeyPressToMouseClick(long curRow, int curCol, System::Windows::Forms::Keys key, System::Windows::Forms::Keys mod);
protected virtual bool ShouldRedirectKeyPressToMouseClick (long curRow, int curCol, System.Windows.Forms.Keys key, System.Windows.Forms.Keys mod);
abstract member ShouldRedirectKeyPressToMouseClick : int64 * int * System.Windows.Forms.Keys * System.Windows.Forms.Keys -> bool
override this.ShouldRedirectKeyPressToMouseClick : int64 * int * System.Windows.Forms.Keys * System.Windows.Forms.Keys -> bool
Protected Overridable Function ShouldRedirectKeyPressToMouseClick (curRow As Long, curCol As Integer, key As Keys, mod As Keys) As Boolean

Parâmetros

curRow
Int64
curCol
Int32
key
Keys
mod
Keys

Retornos

Aplica-se a