'Declaration Protected Overridable Sub OnMouseLeave( _
ByVal argsThe VintasoftControlEventArgs instance containing the event data.As VintasoftControlEventArgs _
)
protected virtual void OnMouseLeave(
VintasoftControlEventArgs args
)
protected: virtual void OnMouseLeave(
VintasoftControlEventArgs* args
)
protected:
virtual void OnMouseLeave(
VintasoftControlEventArgs^ args
)
Parameters
- args
- The VintasoftControlEventArgs instance containing the event data.