Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpSlider Class / OnMouseLeave Method


In This Topic
OnMouseLeave Method (FpSlider)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides Sub OnMouseLeave( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As FpSlider
Dim e As EventArgs
 
instance.OnMouseLeave(e)

Parameters

e
See Also