G
Guest
Hello - 2 questions:
1. I am writing a control which hosts an IE control (AxWebBrowser). As a
result of IE being on my control, the control does not get events such as
right click, left click, ect when clicking inside IE. What can I do here?
2. If I could determine if I am in "design mode", then this would solve my
problem #1 above (I wouldn't load IE if I am in design). However DesignMode
property is always false. Is there another way to determine what mode the
control is?
Thanks!
1. I am writing a control which hosts an IE control (AxWebBrowser). As a
result of IE being on my control, the control does not get events such as
right click, left click, ect when clicking inside IE. What can I do here?
2. If I could determine if I am in "design mode", then this would solve my
problem #1 above (I wouldn't load IE if I am in design). However DesignMode
property is always false. Is there another way to determine what mode the
control is?
Thanks!