Click here to Skip to main content
15,905,325 members
Home / Discussions / C#
   

C#

 
GeneralRe: User Control Tutorial Pin
nelsonpaixao2-Oct-08 13:51
nelsonpaixao2-Oct-08 13:51 
GeneralRe: User Control Tutorial Pin
baranils2-Oct-08 20:04
baranils2-Oct-08 20:04 
GeneralRe: User Control Tutorial Pin
DaveyM692-Oct-08 23:39
professionalDaveyM692-Oct-08 23:39 
Questionclose one form and start another Pin
TerRO_GirL2-Oct-08 7:37
TerRO_GirL2-Oct-08 7:37 
AnswerRe: close one form and start another Pin
Thomas Stockwell2-Oct-08 7:42
professionalThomas Stockwell2-Oct-08 7:42 
AnswerRe: close one form and start another Pin
Dan Neely2-Oct-08 7:43
Dan Neely2-Oct-08 7:43 
GeneralRe: close one form and start another Pin
TerRO_GirL2-Oct-08 9:31
TerRO_GirL2-Oct-08 9:31 
AnswerRe: close one form and start another Pin
nelsonpaixao2-Oct-08 14:04
nelsonpaixao2-Oct-08 14:04 
listen,

you may want to forget that idea of creating many forms Poke tongue | ;-P
I advice you to

1) use the parent/child forms methods MDI FORMS(you can download samples
here in code project) or

2) create userforms to use like pages that load in your main (and only)form(you will have to learn delegates)

The first method you already seen many applications like for exemple chats, small windows inside a bigger one
The second method i use a lot, you only have one form and the "background" changes when you enter other page.

I asked for that in forum before but i droped it Dead | X| , you mat have to start over but it is worthed Dead | X|

nelsonpaixao@yahoo.com.br

trying to help & get help

GeneralRe: close one form and start another Pin
TerRO_GirL2-Oct-08 23:18
TerRO_GirL2-Oct-08 23:18 
GeneralRe: close one form and start another [modified] Pin
nelsonpaixao3-Oct-08 5:35
nelsonpaixao3-Oct-08 5:35 
Questionloading webbrowser control Pin
netJP12L2-Oct-08 5:40
netJP12L2-Oct-08 5:40 
QuestionDetecting Power Button pressed Pin
pbeeby2-Oct-08 3:40
pbeeby2-Oct-08 3:40 
AnswerRe: Detecting Power Button pressed Pin
#realJSOP2-Oct-08 4:34
professional#realJSOP2-Oct-08 4:34 
GeneralRe: Detecting Power Button pressed Pin
pbeeby2-Oct-08 4:43
pbeeby2-Oct-08 4:43 
GeneralRe: Detecting Power Button pressed Pin
Giorgi Dalakishvili2-Oct-08 5:01
mentorGiorgi Dalakishvili2-Oct-08 5:01 
GeneralRe: Detecting Power Button pressed Pin
Dan Neely2-Oct-08 5:10
Dan Neely2-Oct-08 5:10 
GeneralRe: Detecting Power Button pressed Pin
#realJSOP2-Oct-08 6:36
professional#realJSOP2-Oct-08 6:36 
AnswerRe: Detecting Power Button pressed Pin
Vasudevan Deepak Kumar2-Oct-08 8:02
Vasudevan Deepak Kumar2-Oct-08 8:02 
JokeRe: Detecting Power Button pressed Pin
nelsonpaixao2-Oct-08 14:08
nelsonpaixao2-Oct-08 14:08 
AnswerRe: Detecting Power Button pressed Pin
pbeeby3-Oct-08 0:56
pbeeby3-Oct-08 0:56 
QuestionInterfacing with hardware through RS232 Pin
Sandeep Ambade2-Oct-08 3:19
Sandeep Ambade2-Oct-08 3:19 
AnswerRe: Interfacing with hardware through RS232 Pin
Giorgi Dalakishvili2-Oct-08 3:42
mentorGiorgi Dalakishvili2-Oct-08 3:42 
GeneralRe: Interfacing with hardware through RS232 Pin
Sandeep Ambade2-Oct-08 22:15
Sandeep Ambade2-Oct-08 22:15 
AnswerRe: Interfacing with hardware through RS232 Pin
Spacix One2-Oct-08 8:54
Spacix One2-Oct-08 8:54 
GeneralRe: Interfacing with hardware through RS232 Pin
Sandeep Ambade2-Oct-08 22:16
Sandeep Ambade2-Oct-08 22:16 

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.