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