GridControl.HandleStdCellLBtnMouseMove(Int32, Int32) Method

Definition

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)

Parameters

nCurrentMouseX
Int32
nCurrentMouseY
Int32

Applies to