cSubClass ClassPermits you to Subclass windows in a simple way
|
Name | Description |
---|
Name | Description |
---|
Name | Type | Description |
---|---|---|
MessageCount | (Long) | Returns the number of messages attached to the given window |
Name | Type | Description |
---|---|---|
AttachMessage | Attaches a message to the given window handle | |
CallOldWindowProc | (Long) | Call the original window procedure of the given window handle |
DetachMessage | Detaches a message from the selected window handle |