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

C#

 
AnswerRe: Icon problems Pin
Cracked-Down7-Jul-09 18:34
Cracked-Down7-Jul-09 18:34 
GeneralRe: Icon problems Pin
Mirko19807-Jul-09 22:34
Mirko19807-Jul-09 22:34 
AnswerRe: Icon problems Pin
DaveyM697-Jul-09 22:19
professionalDaveyM697-Jul-09 22:19 
GeneralRe: Icon problems Pin
nik1219-Jul-09 10:52
nik1219-Jul-09 10:52 
Question'Sharing' a bindingsourse with a form and a usercontrol on that form Pin
Glen Harvy7-Jul-09 15:51
Glen Harvy7-Jul-09 15:51 
AnswerRe: 'Sharing' a bindingsourse with a form and a usercontrol on that form Pin
Mycroft Holmes7-Jul-09 19:47
professionalMycroft Holmes7-Jul-09 19:47 
GeneralRe: 'Sharing' a bindingsourse with a form and a usercontrol on that form Pin
Glen Harvy8-Jul-09 13:06
Glen Harvy8-Jul-09 13:06 
QuestionAn odd predicament with windows forms Pin
nik1217-Jul-09 15:30
nik1217-Jul-09 15:30 
Hello I'm new to C# so you might have to bear with me a little bit but here is my problem. I am trying to make a windows form so that when you press a button, all the buttons disappear from the form. When that happens I am trying to make a different button take its place. You might find this a strange thing to do... but I have my reasons Poke tongue | ;-P . This is as far as I have gotten.

Making a new button...
Button newButton = new Button(); (tell me if this is even works, because I'm not really all that sure if it does).

And that's all I can come up with. I've tried really hard to make that button appear after the others ones are disposed and I THINK it might have something to do with newButton.Location.X/Y. But that's just a guess. So it would be greatly appreciated if anyone could offer me any help.

I do not ask for code I simple ask for a little guidance to my next step.

Thanks, Nik!
AnswerRe: An odd predicament with windows forms Pin
Jacob Dixon7-Jul-09 15:36
Jacob Dixon7-Jul-09 15:36 
GeneralRe: An odd predicament with windows forms Pin
nik1217-Jul-09 15:42
nik1217-Jul-09 15:42 
GeneralRe: An odd predicament with windows forms [modified] Pin
harold aptroot7-Jul-09 16:14
harold aptroot7-Jul-09 16:14 
GeneralRe: An odd predicament with windows forms Pin
Luc Pattyn7-Jul-09 18:29
sitebuilderLuc Pattyn7-Jul-09 18:29 
AnswerRe: An odd predicament with windows forms Pin
harold aptroot7-Jul-09 15:38
harold aptroot7-Jul-09 15:38 
GeneralRe: An odd predicament with windows forms Pin
nik1217-Jul-09 15:45
nik1217-Jul-09 15:45 
GeneralRe: An odd predicament with windows forms Pin
harold aptroot7-Jul-09 16:15
harold aptroot7-Jul-09 16:15 
AnswerRe: An odd predicament with windows forms Pin
amit_19867-Jul-09 20:35
amit_19867-Jul-09 20:35 
AnswerRe: An odd predicament with windows forms Pin
Ravi Bhavnani8-Jul-09 2:34
professionalRavi Bhavnani8-Jul-09 2:34 
AnswerRe: An odd predicament with windows forms Pin
Lecutus18-Jul-09 3:51
Lecutus18-Jul-09 3:51 
QuestionISO extractor? [modified] Pin
Jacob Dixon7-Jul-09 15:25
Jacob Dixon7-Jul-09 15:25 
AnswerRe: ISO extracter? Pin
harold aptroot7-Jul-09 15:35
harold aptroot7-Jul-09 15:35 
GeneralRe: ISO extracter? Pin
Jacob Dixon7-Jul-09 15:38
Jacob Dixon7-Jul-09 15:38 
GeneralRe: ISO extracter? Pin
harold aptroot7-Jul-09 15:41
harold aptroot7-Jul-09 15:41 
GeneralRe: ISO extracter? Pin
Jacob Dixon7-Jul-09 15:49
Jacob Dixon7-Jul-09 15:49 
GeneralRe: ISO extracter? Pin
harold aptroot7-Jul-09 16:12
harold aptroot7-Jul-09 16:12 
GeneralRe: ISO extracter? Pin
danzar7-Jul-09 16:45
danzar7-Jul-09 16:45 

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.