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

C#

 
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 
nik121 wrote:
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.


Another way to go is add all the buttons your going to use the first time around. Then decide which are to be visible and which are not.

If you're putting to a form, all the buttons will have they're properties shown in the properties tab. There you can get the individual poperties, including visiblity. I've got my properties in alphabetical order, just to find them, I hate searching.

Then just program behavoir of the buttons

Have a good time

L.
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 
GeneralRe: ISO extracter? Pin
Jacob Dixon7-Jul-09 17:08
Jacob Dixon7-Jul-09 17:08 
GeneralRe: ISO extracter? Pin
Jacob Dixon7-Jul-09 17:08
Jacob Dixon7-Jul-09 17:08 
QuestionWhat is happening is info from one child form is being received or listen to by the wrong child form. Pin
Lecutus17-Jul-09 9:59
Lecutus17-Jul-09 9:59 
AnswerRe: What is happening is info from one child form is being received or listen to by the wrong child form. Pin
Christian Graus7-Jul-09 10:23
protectorChristian Graus7-Jul-09 10:23 
AnswerRe: What is happening is info from one child form is being received or listen to by the wrong child form. Pin
DaveyM697-Jul-09 12:38
professionalDaveyM697-Jul-09 12:38 
GeneralRe: What is happening is info from one child form is being received or listen to by the wrong child form. Pin
Lecutus18-Jul-09 4:17
Lecutus18-Jul-09 4:17 
AnswerRe: What is happening is info from one child form is being received or listen to by the wrong child form. Pin
Alan N7-Jul-09 17:28
Alan N7-Jul-09 17:28 
GeneralRe: What is happening is info from one child form is being received or listen to by the wrong child form. Pin
Lecutus18-Jul-09 4:07
Lecutus18-Jul-09 4:07 
Questionupdating the database with the edited value from the datagridview Pin
praveenkumar_vittaboina7-Jul-09 9:47
praveenkumar_vittaboina7-Jul-09 9:47 
AnswerRe: updating the database with the edited value from the datagridview Pin
Manas Bhardwaj7-Jul-09 10:12
professionalManas Bhardwaj7-Jul-09 10:12 

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.