Hello everyone.
How can I do this:
for example i have a button in my form(c#)and when i click on the button,to be applied.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
abc sharpPosted Dec 6, 2011, 10:16 AM
Hkey_current _user\software\microsoft\windows\current version\internet settings\connections.
so you can see in the right side your all connections that you have.
1)according to the picture select automatically checkbox and see or save the amount of connection value.
2)uncheck the automatically checkbox and check proxy server checkbox,then save again in another.
so you can use that when you want to use automatically detect or with a special proxy(you can easily disconnect any your connection with registry)
I used this:
abc sharpPosted Dec 2, 2011, 4:13 AM
Satish BhatPosted Dec 1, 2011, 7:07 AM
abc sharpPosted Dec 1, 2011, 4:41 AM
1) download setting.rar from the first post.
2) go to the address which is shown in the picture.(open IE-tools menu-Internet option then see pictures)
3) drag and drup a button control on your form(or WPF form).
4) a code for doing request of setting1.png in the button.
Pravin GhadgePosted Dec 1, 2011, 1:32 AM
You want to open another form on click of button.
Is it ur question?
abc sharpPosted Dec 1, 2011, 1:16 AM
abc sharpPosted Nov 30, 2011, 2:18 AM
I want do that(in the rar file which has been mentioned->first see setting then see setting1.png)
in c#.
Which sction is not clear?
for example i have a button control on my form and my code to be in click event of button.
Javeed M ShaikhPosted Nov 29, 2011, 2:50 PM
Your question is not clear, can you please give more details.