Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: memory problem with tooltips on picturebox Pin
Guffa3-Nov-06 7:45
Guffa3-Nov-06 7:45 
GeneralRe: memory problem with tooltips on picturebox Pin
Fabrice Deshayes aka Xtream4-Nov-06 0:58
Fabrice Deshayes aka Xtream4-Nov-06 0:58 
AnswerRe: memory problem with tooltips on picturebox Pin
Guffa4-Nov-06 4:16
Guffa4-Nov-06 4:16 
GeneralRe: memory problem with tooltips on picturebox Pin
Fabrice Deshayes aka Xtream4-Nov-06 10:50
Fabrice Deshayes aka Xtream4-Nov-06 10:50 
GeneralRe: memory problem with tooltips on picturebox Pin
Guffa4-Nov-06 13:20
Guffa4-Nov-06 13:20 
QuestionSTOPing WebBrowser Pin
Nadia Monalisa3-Nov-06 4:34
Nadia Monalisa3-Nov-06 4:34 
AnswerRe: STOPing WebBrowser Pin
ednrgc3-Nov-06 5:00
ednrgc3-Nov-06 5:00 
GeneralRe: STOPing WebBrowser Pin
Nadia Monalisa3-Nov-06 5:20
Nadia Monalisa3-Nov-06 5:20 
Thanks for reply,
The event handler of a button is responsible for executing the following code,
weBrowser1.Stop();
But When I click the button, I see that the webBrowser is still trying to load the navigating web page and stops when it fisnihed loading, and sometimes it takes long time to load a huge page. I also verified that the event handler is really working, so there is no chance that, I clicked the Button to Stop WebBrowser but weBrowser1.Stop(); is not being executed. I am wondering, why the WebBrowser is not Simply being Stopped !!!
GeneralRe: STOPing WebBrowser Pin
ednrgc3-Nov-06 5:26
ednrgc3-Nov-06 5:26 
GeneralRe: STOPing WebBrowser Pin
Nadia Monalisa3-Nov-06 5:29
Nadia Monalisa3-Nov-06 5:29 
QuestionXml Pin
V.3-Nov-06 4:26
professionalV.3-Nov-06 4:26 
AnswerRe: Xml Pin
Nadia Monalisa3-Nov-06 4:31
Nadia Monalisa3-Nov-06 4:31 
GeneralRe: Xml Pin
V.3-Nov-06 10:51
professionalV.3-Nov-06 10:51 
AnswerRe: Xml Pin
Stefan Troschuetz3-Nov-06 4:42
Stefan Troschuetz3-Nov-06 4:42 
GeneralRe: Xml Pin
V.3-Nov-06 10:52
professionalV.3-Nov-06 10:52 
Questionhandle Pin
ammoh3-Nov-06 3:46
ammoh3-Nov-06 3:46 
AnswerRe: handle Pin
Judah Gabriel Himango3-Nov-06 6:24
sponsorJudah Gabriel Himango3-Nov-06 6:24 
Questiondelete error from database Pin
Ashraf zia3-Nov-06 3:45
Ashraf zia3-Nov-06 3:45 
AnswerRe: delete error from database Pin
Elina Blank3-Nov-06 3:49
sitebuilderElina Blank3-Nov-06 3:49 
AnswerRe: delete error from database Pin
Russell Jones3-Nov-06 3:51
Russell Jones3-Nov-06 3:51 
AnswerRe: delete error from database Pin
ednrgc3-Nov-06 5:02
ednrgc3-Nov-06 5:02 
Questiondesign issues multi threading Pin
ekynox3-Nov-06 3:03
ekynox3-Nov-06 3:03 
AnswerRe: design issues multi threading Pin
beatles16924-Nov-06 2:06
beatles16924-Nov-06 2:06 
GeneralRe: design issues multi threading Pin
ekynox8-Nov-06 15:58
ekynox8-Nov-06 15:58 
Questionprint array string's content into messagebox Pin
Yustme3-Nov-06 2:55
Yustme3-Nov-06 2:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.