Hi,
I am trying to write a LabVIEW program to open an Internet Explorer with specific address (through ActiveX IWebBrowser2) . After that, I would like to get the "Title" (Top left corner) of the IE back.
Now, I found that there is not a item like "Title" or "Front Panel Title". Instead, there are only URL or StatusText in the property node.
Is there a way to get the Title back?
Thanks,
Ryan