ItemStyleOnMouseMove Method
Occurs when mouse is moved.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public virtual bool OnMouseMove()
Public Overridable Function OnMouseMove As Boolean
Return Value
BooleanTrue if refresh needed, false otherwise.