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