Click here to Skip to main content
15,892,298 members
Articles / Desktop Programming / Win32

Intercept and Manage Windows Originated by Third-party Components Hosted in C# Application

Rate me:
Please Sign up or sign in to vote.
4.94/5 (18 votes)
4 Mar 2008CPOL7 min read 111.6K   2.2K   40  
Intercept, fill and close windows originated by third-party components hosted in C# application. As an encountered case, making WebBrowser control silent is considered.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect CliverSoft (www.cliversoft.com)
Ukraine Ukraine
Sergey is graduated as applied mathematician. He is specialized in custom development including parsing tools, client/server applications.
github: https://github.com/sergeystoyan
site: http://cliversoft.com

Comments and Discussions