Welcome Guest Search | Active Topics | Sign In | Register

How to detect if EO.WebBrowser menu is open? Options
iTester
Posted: Tuesday, May 2, 2017 10:24:56 AM
Rank: Member
Groups: Member

Joined: 5/2/2017
Posts: 25
How to detect in code if EO.WebBrowser menu is open? I mean the EO browser menu with defaul items "Download", "Console" etc.

Thanks!
eo_support
Posted: Tuesday, May 2, 2017 10:42:14 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

This has nothing to do with EO.WebBrowser product. The "Download" and "Console" are a part of the TabbedBrowser sample application. You can check the source of the TabbedBrowser sample to see how these two panels are implemented. Details of the implementation are standard WPF programming so we do not provide support on those.

Thanks!
iTester
Posted: Tuesday, May 2, 2017 10:54:11 AM
Rank: Member
Groups: Member

Joined: 5/2/2017
Posts: 25
Thank you for quick reply!

My question was not about "Download" and "Console". Question was "How to detect in code if EO.WebBrowser menu is open?".
I put words "Download" and "Console" just to specify what exactly menu we need to test.
eo_support
Posted: Tuesday, May 2, 2017 11:00:28 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
What do you mean by "EO.WebBrowser menu"? What menu?
iTester
Posted: Tuesday, May 2, 2017 11:28:25 AM
Rank: Member
Groups: Member

Joined: 5/2/2017
Posts: 25
In your TabbedBrowser example it is menu with items "Download", "Console" etc. It opens when user clicks the button with 3 horizontal lines in the top right corner of your TabbedBrowser.

We need to detect in code if it is opened or not.

Thanks!
eo_support
Posted: Tuesday, May 2, 2017 11:35:55 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
That's exactly what I was telling you in our first reply. This is a part of the sample application, not a part of the EO.WebBrowser product. You need to read the sample source code to see how that works because it has nothing to do with EO.WebBrowser. It's just standard WPF programming.
iTester
Posted: Tuesday, May 2, 2017 11:40:42 AM
Rank: Member
Groups: Member

Joined: 5/2/2017
Posts: 25
OK. Thank you any way!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.