Side bar

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

Side bar
Undesired side effects 
Juan Carlos Ruiz Pacheco




Posts: 40
Joined: 2010-05-11
Hello,
when I create a Sidebar it looks great!

but Now I have a couple of side efects.

1- some times when a pop up window is open, this window load the side bar too... too ugly, I can control that in some way disabling auto load bar feature in the module
2- when I disable the autoload feature the popup window doesn't have the sidebar, but immediatly a new window appear with the same pop up window content but now with the sidebar , and the toolbar :S

What can I do to avoid sidebar be loaded by popup windows and avoid that popup window raise a new window with toolbar and side bar?
Juan Carlos Ruiz
Microsoft MVP Visual C#
Systems Engineer
MCP, OCA, OCP
Posted 27 May, 2010 18:12:41 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Juan.

You can use the 'OnBeforeShowEx' event handler of the iebar to implement your own working logic.
Posted 28 May, 2010 09:01:24 Top