Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / NoFocusChangeException Class
Members


In This Topic
    NoFocusChangeException Class
    In This Topic
    Represents the no-focus-change exception.
    Syntax
    'Declaration
     
    
    Public Class NoFocusChangeException 
       Inherits System.Exception
    'Usage
     
    
    Dim instance As NoFocusChangeException
    public class NoFocusChangeException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          FarPoint.Win.NoFocusChangeException

    See Also