"Mark Boulter" <[EMAIL PROTECTED]> wrote:
> Handling clicks on buttons in the HTML page
I couldn't help noticing this comment:
//Now create an RCW of the correct type for the
// co-class - by default it comes back as
//an __ComObject
//NOTE: This will not be necessary in RTM
HTMLDocument htmlDoc = (HTMLDocument)
Marshal.CreateWrapperOfType(document,typeof(HTMLDocument));
So, given that the RTM shipped a while back, is there anything that should
be changed in here? (Beyond removing that comment...)
--
Ian Griffiths
DevelopMentor
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.