Click here to Skip to main content
15,906,574 members
Home / Discussions / C#
   

C#

 
Questionhow to create sub forms in C#.net? Pin
Software_Specialist22-Jan-07 10:44
Software_Specialist22-Jan-07 10:44 
AnswerRe: how to create sub forms in C#.net? Pin
Marc Clifton22-Jan-07 10:47
mvaMarc Clifton22-Jan-07 10:47 
GeneralRe: how to create sub forms in C#.net? Pin
Software_Specialist22-Jan-07 11:04
Software_Specialist22-Jan-07 11:04 
GeneralRe: how to create sub forms in C#.net? Pin
Marc Clifton22-Jan-07 11:06
mvaMarc Clifton22-Jan-07 11:06 
AnswerRe: how to create sub forms in C#.net? Pin
Christian Graus22-Jan-07 11:40
protectorChristian Graus22-Jan-07 11:40 
GeneralRe: how to create sub forms in C#.net? Pin
TrooperIronMan22-Jan-07 14:18
TrooperIronMan22-Jan-07 14:18 
GeneralRe: how to create sub forms in C#.net? Pin
Christian Graus22-Jan-07 18:16
protectorChristian Graus22-Jan-07 18:16 
GeneralRe: how to create sub forms in C#.net? Pin
TrooperIronMan22-Jan-07 23:20
TrooperIronMan22-Jan-07 23:20 
Christian Graus wrote:
Inheritance doesn't play into it. You just create controls, which have public and private members, and probably delegates, so that the form that consumes them can subscribe to events and show/hide controls as needed.


OK I got it... this is part I found here:

Do a normal form, then when you happy, happy with it, change inheritance to usercontrol. And that does the trick.

Must try that out... so basically I design normal form, than just change all to control and and I can put it on form like it's normal thing not other form.

Is this OK method to do this thing?
GeneralRe: how to create sub forms in C#.net? Pin
Software_Specialist22-Jan-07 22:50
Software_Specialist22-Jan-07 22:50 
GeneralRe: how to create sub forms in C#.net? Pin
Christian Graus23-Jan-07 8:51
protectorChristian Graus23-Jan-07 8:51 
Questionconnected components analysis Pin
alainrc200522-Jan-07 10:43
alainrc200522-Jan-07 10:43 
QuestionLarge sitemap loading slowly.... any tricks to speed things up Pin
lsugirljte22-Jan-07 10:33
lsugirljte22-Jan-07 10:33 
Questionrepaint Pin
samreengr822-Jan-07 10:17
samreengr822-Jan-07 10:17 
AnswerRe: repaint Pin
mdzieg22-Jan-07 10:30
mdzieg22-Jan-07 10:30 
QuestionWhirlpool in .NET Pin
JungoMungo22-Jan-07 10:07
JungoMungo22-Jan-07 10:07 
AnswerRe: Whirlpool in .NET Pin
Dave Kreskowiak22-Jan-07 10:13
mveDave Kreskowiak22-Jan-07 10:13 
Questionmultithreading Pin
vbar22-Jan-07 9:38
vbar22-Jan-07 9:38 
AnswerRe: multithreading Pin
Judah Gabriel Himango22-Jan-07 12:10
sponsorJudah Gabriel Himango22-Jan-07 12:10 
GeneralRe: multithreading Pin
Luc Pattyn22-Jan-07 14:38
sitebuilderLuc Pattyn22-Jan-07 14:38 
GeneralRe: multithreading Pin
vbar23-Jan-07 5:29
vbar23-Jan-07 5:29 
GeneralRe: multithreading Pin
Luc Pattyn23-Jan-07 6:07
sitebuilderLuc Pattyn23-Jan-07 6:07 
GeneralRe: multithreading [modified] Pin
vbar23-Jan-07 8:03
vbar23-Jan-07 8:03 
QuestionConfiguration files Pin
peshawarcoder22-Jan-07 9:36
peshawarcoder22-Jan-07 9:36 
AnswerRe: Configuration files Pin
Rick van Woudenberg22-Jan-07 9:45
Rick van Woudenberg22-Jan-07 9:45 
AnswerRe: Configuration files Pin
Dave Kreskowiak22-Jan-07 10:09
mveDave Kreskowiak22-Jan-07 10:09 

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.