views:

72

answers:

0

I have an IE toolbar created via C#. One of its buttons makes the toolbar taller. When that happens the toolbar overlaps the Google Toolbar, if that toolbar is below it. When toolbar below is the IE toolbar with Favorites, etc, then my toolbar doesn't get taller when its button is clicked.

In both of these cases, it seems that IE needs to repaint, right? Is there not some IE method I can invoke to get IE to repaint?

Thanks for whatever help anyone can give.