المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Browser content not to visible to user intially for sometime?



C# Programming
05-08-2009, 01:01 PM
I had a small application of BHO of c#. I used to do all the things on browser when ever DoCumentcomplete Events gets fired.
I want the browser content not to visible to user intially for sometime (eg., for 1 or 2seconds). How can I do this using c#?