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