Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to display a string on website through windows form Pin
Tamer Oz30-Sep-09 19:23
Tamer Oz30-Sep-09 19:23 
GeneralRe: how to display a string on website through windows form Pin
Barkha Shreri1-Oct-09 1:38
Barkha Shreri1-Oct-09 1:38 
GeneralRe: how to display a string on website through windows form Pin
Barkha Shreri1-Oct-09 3:15
Barkha Shreri1-Oct-09 3:15 
QuestionC#: Need help deleting new button instances that i've create in my program! Please Help! Pin
jyjt_code30-Sep-09 10:14
jyjt_code30-Sep-09 10:14 
AnswerRe: C#: Need help deleting new button instances that i've create in my program! Please Help! Pin
Christian Graus30-Sep-09 11:13
protectorChristian Graus30-Sep-09 11:13 
GeneralRe: C#: Need help deleting new button instances that i've create in my program! Please Help! Pin
jyjt_code30-Sep-09 16:35
jyjt_code30-Sep-09 16:35 
GeneralRe: C#: Need help deleting new button instances that i've create in my program! Please Help! Pin
Christian Graus30-Sep-09 16:39
protectorChristian Graus30-Sep-09 16:39 
QuestionButton navigate Pin
Texas38930-Sep-09 9:10
Texas38930-Sep-09 9:10 
Hello,

I am trying to make a browser using C# express, that will
support my web based game. I'm making it without a textbox.
I want about 10 buttons on the left side of the form, that
when clicked, tells the browser (located on the right side
of the form) which page to navigate to.

For instance:

[Gunsbutton] code: webBrowser1.Navigate(go to url http://www.mygame.com/guns.php);

[Armorbutton] code: webBrowser1.Navigate(go to url http://www.mygame.com/armor.php);

[Energybutton] code: webBrowser1.Navigate(go to url http://www.mygame.com/energy.php);


I'm just a beginner still, and I have looked everywhere
for what I think, should be a pretty simple code. But I
can't find it. Any help would be appreciated, I'm stuck. Confused | :confused:
AnswerRe: Button navigate [modified] Pin
Ian Shlasko30-Sep-09 9:23
Ian Shlasko30-Sep-09 9:23 
GeneralRe: Button navigate Pin
Texas38930-Sep-09 11:10
Texas38930-Sep-09 11:10 
QuestionProblem executing a named pipe service Pin
AndyASPVB30-Sep-09 8:55
AndyASPVB30-Sep-09 8:55 
AnswerRe: Problem executing a named pipe service Pin
Ian Shlasko30-Sep-09 9:26
Ian Shlasko30-Sep-09 9:26 
GeneralRe: Problem executing a named pipe service Pin
AndyASPVB30-Sep-09 9:51
AndyASPVB30-Sep-09 9:51 
GeneralRe: Problem executing a named pipe service Pin
saber.softs30-Sep-09 11:02
saber.softs30-Sep-09 11:02 
GeneralRe: Problem executing a named pipe service Pin
AndyASPVB1-Oct-09 10:43
AndyASPVB1-Oct-09 10:43 
QuestionLoadLibrary gets stuck when calling it from a thread that is not the main thread Pin
Alexeirob30-Sep-09 7:50
Alexeirob30-Sep-09 7:50 
QuestionMultiple log4net files. Pin
Albu Marius30-Sep-09 5:00
Albu Marius30-Sep-09 5:00 
AnswerRe: Multiple log4net files. Pin
Albu Marius1-Oct-09 0:28
Albu Marius1-Oct-09 0:28 
QuestionThe underlying provider failed on Open Pin
abbd30-Sep-09 4:23
abbd30-Sep-09 4:23 
AnswerRe: The underlying provider failed on Open Pin
Matt Meyer30-Sep-09 5:26
Matt Meyer30-Sep-09 5:26 
QuestionRe: The underlying provider failed on Open Pin
abbd30-Sep-09 6:20
abbd30-Sep-09 6:20 
AnswerRe: The underlying provider failed on Open Pin
Not Active30-Sep-09 6:42
mentorNot Active30-Sep-09 6:42 
AnswerRe: The underlying provider failed on Open Pin
Max Paulousky24-Oct-09 11:10
Max Paulousky24-Oct-09 11:10 
QuestionPDF is not shown in Windows Form Pin
Abdul Rahman Hamidy30-Sep-09 4:13
Abdul Rahman Hamidy30-Sep-09 4:13 
QuestionEvent Trigger Pin
eyalle30-Sep-09 4:00
eyalle30-Sep-09 4:00 

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.