Spread Windows Forms 17
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()
    public NoFocusChangeException()
    See Also