OnMouseDragMove Method (FinancialChartDesigner)
In This Topic
Syntax
'Declaration
Protected Overridable Sub OnMouseDragMove( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
protected virtual void OnMouseDragMove(
System.int ,
System.int
)
Parameters
- x
- y
See Also