GridControl.HandleStdCellLBtnMouseMove(Int32, Int32) 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:
void HandleStdCellLBtnMouseMove(int nCurrentMouseX, int nCurrentMouseY);
protected void HandleStdCellLBtnMouseMove(int nCurrentMouseX, int nCurrentMouseY);
member this.HandleStdCellLBtnMouseMove : int * int -> unit
Protected Sub HandleStdCellLBtnMouseMove (nCurrentMouseX As Integer, nCurrentMouseY As Integer)
Parâmetros
- nCurrentMouseX
- Int32
- nCurrentMouseY
- Int32