[]
        
(Showing Draft Content)

FarPoint.Win.NoFocusChangeException

NoFocusChangeException Class

Represents the no-focus-change exception.

Inheritance
NoFocusChangeException
Implements
Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class NoFocusChangeException : Exception, ISerializable
Public Class NoFocusChangeException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
NoFocusChangeException()

Creates a new no-focus-change exception.

NoFocusChangeException(SerializationInfo, StreamingContext)

Creates a new no-focus-change exception from serialization.

NoFocusChangeException(string)

Creates a new no-focus-change exception.

NoFocusChangeException(string, Exception)

Creates a new no-focus-change exception.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Gets object data from serialization.