Поделиться через


DlgGridControl.ShouldRedirectKeyPressToMouseClick Метод

Определение

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

Параметры

curRow
Int64
curCol
Int32
key
Keys
mod
Keys

Возвращаемое значение

Применяется к