GridControl.HandleCustomCellMouseBtnDown(Keys, MouseButtons) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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