How to detect Internet Explorer window resize event in v++.NET and hide bar on this event?

Add-in Express™ Support Service
That's what is more important than anything else

How to detect Internet Explorer window resize event in v++.NET and hide bar on this event?
 
minho so




Posts: 11
Joined: 2013-03-11
I want VC++.net example.
Posted 18 Mar, 2013 07:58:16 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Minho,

Do you want to hide an advanced bar or an explorer bar created via the 'ADX IE Bar' new item wizard?
Posted 18 Mar, 2013 09:49:37 Top
minho so




Posts: 11
Joined: 2013-03-11
Hi.

1) i want adxieAdvancedBarItem.

and


2) i want ie scroll bar event....

When a new version?

http://www.add-in-express.com/forum/read.php?FID=10&TID=11502

I implemented the workaround described here:
http://stackoverflow.com/questions/9971783/onscroll-event-handling-in-c-sharp-bho-for-ie9
Now the OnScroll event works. We will publish a new version of the product with the fix on Monday.
Posted 18 Mar, 2013 10:53:29 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Minho,

Please download the new version of the product here: http://www.add-in-express.com/downloads/adxnet-ie.php
I also uploaded the example with the auto hide feature and the OnScroll event:
http://www.add-in-express.com/files/projects_pub/ie-auto-hide-advbar-with-onscroll-cpp.zip
Posted 19 Mar, 2013 05:46:18 Top