I am a noob just starting out trying to code extensions for IE, and I have an ATL project with a BHO working with very basic functionality right now. I have a button that displays in the IE Menu toolbar, but need to show a form when the user clicks the button and be able to submit and process data. I have been researching this a lot but am at a loss as to what the best approach would be. There seem to be no tutorials online for this. Has anyone done this before?
A
abetterword
@abetterword
Posts
-
How to use forms / dialog boxes with an ATL Project / BHO? -
How to create a collapsible panel in WPFIs there a way to have the expander bump other elements out of the way? for instance if your collapsed expander is next to a list view, can you move the listview over when you expand? probably not possible but thought id ask