trichview.support
Subclassing & WndProc |
Author |
Message |
Derek Renouf |
Posted: 04/17/2003 9:39:44 Hi, is it possible to declare TRichView as an application Window Class? I want to be able to sublcass the control using the standard windows subclassing method. In other words, I want to be able to use my own WndProc to handle callbacks, before they reach the TRichView control. I'm not using Delphi or C++ as the native programming environment, so information about TComponent etc. is of little interest. I would expect that I may need to create a wrapper DLL around the control, but the application cannot directly use the control - hence the subclassing. |
Powered by ABC Amber Outlook Express Converter