FarPoint.Win Assembly / FarPoint.Win Namespace / NoFocusChangeException Class / NoFocusChangeException Constructor / NoFocusChangeException Constructor()


In This Topic
NoFocusChangeException Constructor()
In This Topic
Creates a new no-focus-change exception.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New NoFocusChangeException()
See Also