'Declaration Protected Overrides Sub OnMouseLeave( _
ByVal argsThe VintasoftControlEventArgs instance containing the event data.As Vintasoft.Imaging.UI.VintasoftControlEventArgs _
)
protected override void OnMouseLeave(
Vintasoft.Imaging.UI.VintasoftControlEventArgs args
)
protected: void OnMouseLeave(
Vintasoft.Imaging.UI.VintasoftControlEventArgs* args
); override
protected:
void OnMouseLeave(
Vintasoft.Imaging.UI.VintasoftControlEventArgs^ args
); override
Parameters
- args
- The VintasoftControlEventArgs instance containing the event data.