W
Wallentin
Hi!
I am trying to access FrontPage 2003 from the "outside" using C++ with the
help op Microsoft active accessibilty.
I have no problem accessing the RichEdit component used in "Code" mode or
the Explorer component used in "Preview" mode, but I cannot seem to figure
out what component is hidden behind the "Design" mode....
Using ::RealGetWindowClass( hwnd, name, 128) on the obtained window handle I
get the name "FrontPageEditorDocumentView". Does anybody know what component
this might be behind this name?
Any suggestions are more than welcome.
Thanks in advance.
/W
I am trying to access FrontPage 2003 from the "outside" using C++ with the
help op Microsoft active accessibilty.
I have no problem accessing the RichEdit component used in "Code" mode or
the Explorer component used in "Preview" mode, but I cannot seem to figure
out what component is hidden behind the "Design" mode....
Using ::RealGetWindowClass( hwnd, name, 128) on the obtained window handle I
get the name "FrontPageEditorDocumentView". Does anybody know what component
this might be behind this name?
Any suggestions are more than welcome.
Thanks in advance.
/W