Click here to Skip to main content
15,917,321 members
Home / Discussions / C#
   

C#

 
QuestionHow to convert System.Type to Form ? Pin
hdv21216-Apr-09 5:32
hdv21216-Apr-09 5:32 
AnswerRe: How to convert System.Type to Form ? Pin
Luc Pattyn16-Apr-09 5:40
sitebuilderLuc Pattyn16-Apr-09 5:40 
AnswerRe: How to convert System.Type to Form ? Pin
DaveyM6916-Apr-09 5:41
professionalDaveyM6916-Apr-09 5:41 
GeneralRe: How to convert System.Type to Form ? Pin
Colin Angus Mackay16-Apr-09 6:36
Colin Angus Mackay16-Apr-09 6:36 
AnswerRe: How to convert System.Type to Form ? Pin
0x3c016-Apr-09 6:41
0x3c016-Apr-09 6:41 
QuestionRegarding the WebBrowser Class/Control in C# Pin
labdakos16-Apr-09 4:51
labdakos16-Apr-09 4:51 
AnswerRe: Regarding the WebBrowser Class/Control in C# Pin
0x3c016-Apr-09 5:04
0x3c016-Apr-09 5:04 
GeneralRe: Regarding the WebBrowser Class/Control in C# Pin
labdakos16-Apr-09 20:01
labdakos16-Apr-09 20:01 
My first intuition was to set the visibility to false, but then it turns out that doing so disables the whole control and thus the rest of my code wont work. What do you mean by "You could instantiate it, but not add it to the Controls collection"?

Btw, I tried to instantiate it instead of adding it the control from the designer by the code: webBrowser webBrowser1 = new webBrowser(); However, it didn't work in this manner. I also can't seem to find a property that would let it not display.

I also have a code using HttpWebRequest and HttpWebResponse, but its a lot longer and I don't know how to send multiple posts and how to activate a button click...
GeneralRe: Regarding the WebBrowser Class/Control in C# Pin
labdakos17-Apr-09 3:13
labdakos17-Apr-09 3:13 
QuestionProgress Bar while copying, deleting files Pin
ramzg16-Apr-09 4:50
ramzg16-Apr-09 4:50 
AnswerRe: Progress Bar while copying, deleting files Pin
Luc Pattyn16-Apr-09 5:06
sitebuilderLuc Pattyn16-Apr-09 5:06 
GeneralRe: Progress Bar while copying, deleting files Pin
ramzg16-Apr-09 5:12
ramzg16-Apr-09 5:12 
GeneralRe: Progress Bar while copying, deleting files Pin
Luc Pattyn16-Apr-09 5:37
sitebuilderLuc Pattyn16-Apr-09 5:37 
AnswerRe: Progress Bar while copying, deleting files Pin
Abhijit Jana16-Apr-09 5:32
professionalAbhijit Jana16-Apr-09 5:32 
Questionhow explicitly paint event call on button click event PinPopular
Babita Shivade16-Apr-09 4:21
Babita Shivade16-Apr-09 4:21 
AnswerRe: how explicitly paint event call onclick event Pin
harold aptroot16-Apr-09 4:22
harold aptroot16-Apr-09 4:22 
Questionload rgb image data to array Pin
wasam100116-Apr-09 4:16
wasam100116-Apr-09 4:16 
AnswerRe: load rgb image data to array Pin
harold aptroot16-Apr-09 4:20
harold aptroot16-Apr-09 4:20 
QuestionHow to update button state Pin
lastdays16-Apr-09 3:51
lastdays16-Apr-09 3:51 
AnswerRe: How to update button state Pin
lastdays16-Apr-09 6:20
lastdays16-Apr-09 6:20 
QuestionInteresting Article "Nav Autoupdate with c#" under Library section Pin
abhishek pareek200916-Apr-09 2:48
abhishek pareek200916-Apr-09 2:48 
AnswerRe: Interesting Article "Nav Autoupdate with c#" under Library section Pin
0x3c016-Apr-09 3:06
0x3c016-Apr-09 3:06 
AnswerRe: Interesting Article "Nav Autoupdate with c#" under Library section Pin
harold aptroot16-Apr-09 3:36
harold aptroot16-Apr-09 3:36 
AnswerRe: Interesting Article "Nav Autoupdate with c#" under Library section Pin
Dave Kreskowiak16-Apr-09 4:30
mveDave Kreskowiak16-Apr-09 4:30 
GeneralRe: Interesting Article "Nav Autoupdate with c#" under Library section Pin
Dan Neely16-Apr-09 5:11
Dan Neely16-Apr-09 5:11 

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.