DlgGridControl.ShouldRedirectKeyPressToMouseClick(Int64, Int32, Keys, Keys) Metodo

Definizione

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);
Protected Overridable Function ShouldRedirectKeyPressToMouseClick (curRow As Long, curCol As Integer, key As Keys, mod As Keys) As Boolean

Parametri

curRow
Int64
curCol
Int32
key
Keys
mod
Keys

Restituisce

Boolean

Si applica a