Hi all,
I'm having some trouble catching messages from this
control in .net compact. I have a code sample showing my
problem (should be useful for anyone else trying to
figure out how to use html viewer in .net) at
www.tenwisevirgins.com/Example.zip
Basically, i can either set my form as the control's
parent, in which case i can see the html but not catch
messages (specifically WM_HOTSPOT).
Alternatively i can set a MessageWindow as the control's
parent, in which case i can catch messages, but not see
the html.
Does anyone have any ideas? Please?
Gareth
Please post replies rather than emailing.