GridControl.HandleCustomCellMouseBtnDown(Keys, MouseButtons) 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:
virtual bool HandleCustomCellMouseBtnDown(System::Windows::Forms::Keys modKeys, System::Windows::Forms::MouseButtons btn);
protected virtual bool HandleCustomCellMouseBtnDown(System.Windows.Forms.Keys modKeys, System.Windows.Forms.MouseButtons btn);
abstract member HandleCustomCellMouseBtnDown : System.Windows.Forms.Keys * System.Windows.Forms.MouseButtons -> bool
override this.HandleCustomCellMouseBtnDown : System.Windows.Forms.Keys * System.Windows.Forms.MouseButtons -> bool
Protected Overridable Function HandleCustomCellMouseBtnDown (modKeys As Keys, btn As MouseButtons) As Boolean
Parámetros
- modKeys
- Keys
- btn
- MouseButtons