G
Guest
Hi,
Windows.Forms application with .NET 2.0.
I have a need to disable user interaction with the WebBrowser control on a
form while another thread runs to completion. But the "enabled" property on
this control is not implemented according to documentation.
How might I disable user interaction with this control?
Thanks,
Jeff
Windows.Forms application with .NET 2.0.
I have a need to disable user interaction with the WebBrowser control on a
form while another thread runs to completion. But the "enabled" property on
this control is not implemented according to documentation.
How might I disable user interaction with this control?
Thanks,
Jeff