Name | Description | |
---|---|---|
WindowWrapper Constructor | Initializes a new instance of the WindowWrapper class. |
The following tables list the members exposed by WindowWrapper.
Name | Description | |
---|---|---|
WindowWrapper Constructor | Initializes a new instance of the WindowWrapper class. |
Name | Description | |
---|---|---|
FactWindow | Gets or sets the fact window. |
Name | Description | |
---|---|---|
Dispose | Hang up the link between this class and the Application. | |
GetAssociatedWindowHandle | Gets the associated window handle that related to the FactWindow instance. |
Name | Description | |
---|---|---|
GetHookHandle | Gets the hook handle from the FactWindow. | |
OnFactWindowChanged | Raises the FactWindowChanged event. | |
PostProcessMessage | Dispatch the message to the processsor. | |
PreProcessMessage | Dispatch the message to the processsor. |
Name | Description | |
---|---|---|
FactWindowChanged | A event raised when the value of FactWindow property is changed. |