[]
        
(Showing Draft Content)

C1.Framework.Forms.SubclassNativeWindow.OnThreadException

OnThreadException Method

OnThreadException(Exception)

Notifies inner exception occurs when processing window message.

Declaration
protected virtual void OnThreadException(Exception e)
Parameters
Type Name Description
Exception e

A Exception object indicates the inner exception.