'Declaration Public Sub DoMouseMove( _
ByVal argsThe VintasoftControlMouseEventArgs instance containing the event data.As VintasoftControlMouseEventArgs _
)
public void DoMouseMove(
VintasoftControlMouseEventArgs args
)
public: void DoMouseMove(
VintasoftControlMouseEventArgs* args
)
public:
void DoMouseMove(
VintasoftControlMouseEventArgs^ args
)
Parameters
- args
- The VintasoftControlMouseEventArgs instance containing the event data.