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