Spread Windows Forms 12.0 Product Documentation
AfterFocus Event (FpSlider)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpSlider Class : AfterFocus Event
Occurs after the control receives focus.
Syntax
'Declaration
 
Public Event AfterFocus As EventHandler
'Usage
 
Dim instance As FpSlider
Dim handler As EventHandler
 
AddHandler instance.AfterFocus, handler
public event EventHandler AfterFocus
See Also

Reference

FpSlider Class
FpSlider Members