Click here to Skip to main content
15,900,378 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionHow to join server program to my windows form? Pin
maglev_tgv12-Nov-07 19:21
maglev_tgv12-Nov-07 19:21 
AnswerRe: How to join server program to my windows form? Pin
Rajasekharan Vengalil12-Nov-07 19:53
Rajasekharan Vengalil12-Nov-07 19:53 
QuestionHow to mount any file? Pin
bhaskar jatav12-Nov-07 17:38
bhaskar jatav12-Nov-07 17:38 
AnswerRe: How to mount any file? Pin
Christian Graus12-Nov-07 20:03
protectorChristian Graus12-Nov-07 20:03 
QuestionHelp!!!!!! TableAdapter Or BindingSource ? Pin
saltcode12-Nov-07 9:23
professionalsaltcode12-Nov-07 9:23 
QuestionDocking a window Pin
erarocks11-Nov-07 21:12
erarocks11-Nov-07 21:12 
AnswerRe: Docking a window Pin
Rajasekharan Vengalil12-Nov-07 19:47
Rajasekharan Vengalil12-Nov-07 19:47 
GeneralRe: Docking a window Pin
LongRange.Shooter1-Feb-08 10:21
LongRange.Shooter1-Feb-08 10:21 
You do not very clearly describe exactly what it is that you are trying to do.
If I read this correctly then it appears that what you are doing is this:
left side has a treeview with items in it.
when you click on a value in the treeview you populate the other side with a control that is populated with the data related to the value chosen in the treeview.

I also am guessing that the problem is that the user control doesn't dock in the other side of the SplitContainer.

It is up to YOU to do that. Do the same thing programmatically that you would do in the designer.

1) put control into container
2) tell the control how you want it docked.

... era does not rock if era cannot clearly explain his problem.
QuestionSimple Invoice Capture: To databind or not to databind? Pin
Brady Kelly10-Nov-07 21:09
Brady Kelly10-Nov-07 21:09 
AnswerRe: Simple Invoice Capture: To databind or not to databind? Pin
Rajasekharan Vengalil12-Nov-07 19:46
Rajasekharan Vengalil12-Nov-07 19:46 
GeneralChecking for a Key Sequence Pin
Brady Kelly10-Nov-07 3:51
Brady Kelly10-Nov-07 3:51 
GeneralRe: Checking for a Key Sequence Pin
Trollslayer10-Nov-07 5:28
mentorTrollslayer10-Nov-07 5:28 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly10-Nov-07 5:36
Brady Kelly10-Nov-07 5:36 
GeneralRe: Checking for a Key Sequence Pin
Trollslayer10-Nov-07 5:55
mentorTrollslayer10-Nov-07 5:55 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly10-Nov-07 6:04
Brady Kelly10-Nov-07 6:04 
GeneralRe: Checking for a Key Sequence Pin
Trollslayer10-Nov-07 6:28
mentorTrollslayer10-Nov-07 6:28 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly10-Nov-07 19:48
Brady Kelly10-Nov-07 19:48 
GeneralRe: Checking for a Key Sequence Pin
Luc Pattyn10-Nov-07 14:24
sitebuilderLuc Pattyn10-Nov-07 14:24 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly10-Nov-07 19:53
Brady Kelly10-Nov-07 19:53 
GeneralRe: Checking for a Key Sequence Pin
Luc Pattyn11-Nov-07 3:34
sitebuilderLuc Pattyn11-Nov-07 3:34 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly11-Nov-07 3:39
Brady Kelly11-Nov-07 3:39 
QuestionMater / Detail Datagridview Pin
Mr. Candyman7-Nov-07 8:41
Mr. Candyman7-Nov-07 8:41 
AnswerRe: Mater / Detail Datagridview Pin
led mike7-Nov-07 8:46
led mike7-Nov-07 8:46 
GeneralRe: Mater / Detail Datagridview Pin
Mr. Candyman7-Nov-07 9:40
Mr. Candyman7-Nov-07 9:40 
GeneralRe: Mater / Detail Datagridview Pin
led mike7-Nov-07 10:41
led mike7-Nov-07 10:41 

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.