Click here to Skip to main content
15,890,123 members
Home / Discussions / C#
   

C#

 
QuestionControl disappearing in the designer!!!! Pin
VPMahank3-Jan-06 4:36
VPMahank3-Jan-06 4:36 
AnswerRe: Control disappearing in the designer!!!! Pin
Judah Gabriel Himango3-Jan-06 4:51
sponsorJudah Gabriel Himango3-Jan-06 4:51 
GeneralRe: Control disappearing in the designer!!!! Pin
VPMahank3-Jan-06 4:58
VPMahank3-Jan-06 4:58 
GeneralRe: Control disappearing in the designer!!!! Pin
Judah Gabriel Himango3-Jan-06 6:26
sponsorJudah Gabriel Himango3-Jan-06 6:26 
QuestionRe: Control disappearing in the designer!!!! Pin
VPMahank3-Jan-06 5:53
VPMahank3-Jan-06 5:53 
AnswerRe: Control disappearing in the designer!!!! Pin
Judah Gabriel Himango3-Jan-06 6:25
sponsorJudah Gabriel Himango3-Jan-06 6:25 
GeneralRe: Control disappearing in the designer!!!! Pin
Dario Solera3-Jan-06 6:49
Dario Solera3-Jan-06 6:49 
Question<<<<How do I prevent Wait cursor>>>> Pin
peshkunta3-Jan-06 2:45
peshkunta3-Jan-06 2:45 
Guys, how do I prevent Wait cursor from showing in my app? I'm using a webBrowser control in my app and every time this webbrowser control loads a page the cursor changes to the Wait cursor with the hourglass. I don't want it to appear at all. I've tried everything and I can't seem to get it to stop showing!!!!

I've tried setting Cursor.

Cursor.Current = Cursors.Arrow;
No effect.

I've tried setting UsingWaitCursor property to false. Nothing... no change.

Please help!!!!
AnswerRe: How do I prevent Wait cursor Pin
Ravi Bhavnani3-Jan-06 3:11
professionalRavi Bhavnani3-Jan-06 3:11 
QuestionReal-time application with web service Pin
Ricardo Mendes3-Jan-06 2:34
Ricardo Mendes3-Jan-06 2:34 
QuestionWebPage download - limit download speed Pin
DUMITRU Guraliuc3-Jan-06 2:30
DUMITRU Guraliuc3-Jan-06 2:30 
AnswerRe: WebPage download - limit download speed Pin
navvara the infantryman3-Jan-06 2:49
navvara the infantryman3-Jan-06 2:49 
QuestionClosing Window Pin
rakesh_nits3-Jan-06 2:16
rakesh_nits3-Jan-06 2:16 
AnswerRe: Closing Window Pin
joe carbone3-Jan-06 2:47
joe carbone3-Jan-06 2:47 
GeneralRe: Closing Window Pin
rakesh_nits3-Jan-06 3:06
rakesh_nits3-Jan-06 3:06 
GeneralRe: Closing Window Pin
joe carbone3-Jan-06 3:12
joe carbone3-Jan-06 3:12 
GeneralRe: Closing Window Pin
rakesh_nits3-Jan-06 4:57
rakesh_nits3-Jan-06 4:57 
GeneralRe: Closing Window Pin
rakesh_nits3-Jan-06 18:30
rakesh_nits3-Jan-06 18:30 
GeneralRe: Closing Window Pin
joe carbone3-Jan-06 19:39
joe carbone3-Jan-06 19:39 
GeneralRe: Closing Window Pin
rakesh_nits3-Jan-06 20:39
rakesh_nits3-Jan-06 20:39 
GeneralRe: Closing Window Pin
rakesh_nits3-Jan-06 21:07
rakesh_nits3-Jan-06 21:07 
GeneralRe: Closing Window Pin
joe carbone3-Jan-06 22:29
joe carbone3-Jan-06 22:29 
GeneralRe: Closing Window Pin
rakesh_nits4-Jan-06 23:35
rakesh_nits4-Jan-06 23:35 
GeneralRe: Closing Window Pin
rakesh_nits5-Jan-06 1:43
rakesh_nits5-Jan-06 1:43 
GeneralRe: Closing Window Pin
joe carbone5-Jan-06 2:20
joe carbone5-Jan-06 2:20 

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.