A
AB
Hi,
I have a listbox and a webbrowser control.
For each single item selected I am generating a different web page.
However for more than one selection, a common web page gets generated.
I am handling the event in Listbox selectedindexchanged.
It is working well with a single selection. if I am making multiple
selections using keyboard or mouse, my entire application hangs.
Can somebody help me with this problem.
Thanks
AB
I have a listbox and a webbrowser control.
For each single item selected I am generating a different web page.
However for more than one selection, a common web page gets generated.
I am handling the event in Listbox selectedindexchanged.
It is working well with a single selection. if I am making multiple
selections using keyboard or mouse, my entire application hangs.
Can somebody help me with this problem.
Thanks
AB