Spread Windows Forms 12.0 Product Documentation
InputScopeChanged Event


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : InputScopeChanged Event
Occurs when the InputScope property is changed.
Syntax
'Declaration
 
Public Event InputScopeChanged As EventHandler
'Usage
 
Dim instance As FpSpread
Dim handler As EventHandler
 
AddHandler instance.InputScopeChanged, handler
public event EventHandler InputScopeChanged
See Also

Reference

FpSpread Class
FpSpread Members