Click here to Skip to main content
15,921,716 members
Home / Discussions / C#
   

C#

 
QuestionList in c# [modified] Pin
Sonia Gupta6-Mar-08 19:10
Sonia Gupta6-Mar-08 19:10 
GeneralRe: List in c# Pin
N a v a n e e t h6-Mar-08 19:34
N a v a n e e t h6-Mar-08 19:34 
GeneralRe: List in c# Pin
Sonia Gupta6-Mar-08 20:24
Sonia Gupta6-Mar-08 20:24 
GeneralRe: List in c# Pin
Christian Graus6-Mar-08 20:47
protectorChristian Graus6-Mar-08 20:47 
GeneralCalling forms Pin
Gregory Bryant6-Mar-08 18:59
Gregory Bryant6-Mar-08 18:59 
GeneralRe: Calling forms Pin
Ajay.k_Singh6-Mar-08 19:06
Ajay.k_Singh6-Mar-08 19:06 
GeneralRe: Calling forms Pin
Gregory Bryant7-Mar-08 6:48
Gregory Bryant7-Mar-08 6:48 
GeneralRe: Calling forms Pin
Christian Graus6-Mar-08 19:48
protectorChristian Graus6-Mar-08 19:48 
The big tragedy of winforms and designers is that so many people create forms before they learn a little coding, then they get stuck down the line. I would advocate learning console stuff first.

Having said that, if you want to hide form1 while form2 is visible, your best bet is to turn them both into controls and switch which one is visible on a single form.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRead DLL Pin
rowdy_vc++6-Mar-08 18:52
rowdy_vc++6-Mar-08 18:52 
GeneralRe: Read DLL Pin
Ajay.k_Singh6-Mar-08 19:22
Ajay.k_Singh6-Mar-08 19:22 
GeneralBrowse for a file and open the file. Pin
new2pgrmg6-Mar-08 18:33
new2pgrmg6-Mar-08 18:33 
GeneralRe: Browse for a file and open the file. Pin
Christian Graus6-Mar-08 18:35
protectorChristian Graus6-Mar-08 18:35 
Generalusing OR in switch case statements Pin
liptonIcedTea6-Mar-08 18:15
liptonIcedTea6-Mar-08 18:15 
GeneralRe: using OR in switch case statements Pin
Christian Graus6-Mar-08 18:31
protectorChristian Graus6-Mar-08 18:31 
GeneralRe: using OR in switch case statements Pin
mav.northwind6-Mar-08 19:01
mav.northwind6-Mar-08 19:01 
GeneralRe: using OR in switch case statements Pin
PIEBALDconsult7-Mar-08 6:01
mvePIEBALDconsult7-Mar-08 6:01 
QuestionDrawing on a tabPage Pin
Roger CS6-Mar-08 17:58
Roger CS6-Mar-08 17:58 
GeneralRe: Drawing on a tabPage Pin
Christian Graus6-Mar-08 18:34
protectorChristian Graus6-Mar-08 18:34 
GeneralRe: Drawing on a tabPage Pin
Ajay.k_Singh6-Mar-08 19:00
Ajay.k_Singh6-Mar-08 19:00 
GeneralRecommended placement of Main() Pin
Eric Cook6-Mar-08 17:51
Eric Cook6-Mar-08 17:51 
GeneralRe: Recommended placement of Main() Pin
Christian Graus6-Mar-08 17:53
protectorChristian Graus6-Mar-08 17:53 
JokeRe: Recommended placement of Main() Pin
PIEBALDconsult7-Mar-08 5:43
mvePIEBALDconsult7-Mar-08 5:43 
QuestionHow to drag & drop shape drawn by GDI+ in picture box area? Pin
yuenli6-Mar-08 16:05
yuenli6-Mar-08 16:05 
GeneralRe: How to drag & drop shape drawn by GDI+ in picture box area? Pin
Christian Graus6-Mar-08 17:25
protectorChristian Graus6-Mar-08 17:25 
GeneralRe: How to drag & drop shape drawn by GDI+ in picture box area? Pin
yuenli6-Mar-08 18:25
yuenli6-Mar-08 18:25 

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.