OnMouseUp Method (PathIconElement)
Called by the host control when the user releases a mouse button over this
Element.
'Declaration
Public Overridable Sub OnMouseUp( _
ByVal As MouseEventArgs _
)
Parameters
- e
- System.Windows.Forms.MouseEventArgs that contains the event data.