Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / NoFocusChangeException Class
Members


NoFocusChangeException Class
Represents the no-focus-change exception.
Syntax
'Declaration
 
Public Class NoFocusChangeException 
   Inherits System.Exception
 
'Usage
 
Dim instance As NoFocusChangeException
Inheritance Hierarchy

System.Object
   System.Exception
      FarPoint.Win.NoFocusChangeException

See Also