Unregistered
October 15, 2002, 08:59:27
I know i can use TextControl in MFC environment. However, can i use TextControl in Win32 program?
This message was originally posted by LongRunner in the old TX Text Control Support Forum.
Unregistered
October 16, 2002, 02:10:47
Same as you would any other ActiveX component, I'd guess with pages and pages of COM boilerplate code that MFC and ATL hide from you. I've never tried this myself, but a Google / groups.Google search or trip to the bookstore should get you some code. Keywords would be something like "win32 activeX".
MSDN.microsoft.com and the MSDN library would also be good places to look
This message was originally posted by Dave Simmons in the old TX Text Control Support Forum.