debug error ttrying to run created web browser

D

Dan Gates

hey, i am an amatuer, following a book which shows how to program a web
browser
i have come up against an error when trying to code this part

private void Browser_Activated(object sender, EventArgs e)
{
Thread.Sleep(3000);
splashScreen.Close();

according to the "error pane" the word "void" is the error

what can i do to rectify this?

cheers

Daniel
 
J

Juan T. Llibre

Besides posting here, where you may or may not get the answer you need,
I suggest that you post your debugging questions to the VS debugging newsgroup
on this same server : microsoft.public.vsnet.debugging.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,159
Messages
2,570,879
Members
47,414
Latest member
GayleWedel

Latest Threads

Top