Click here to Skip to main content
15,892,809 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionMDI window application with treeview by visual basic 2005 Pin
Andraw Tang28-Jun-10 9:03
Andraw Tang28-Jun-10 9:03 
AnswerRe: MDI window application with treeview by visual basic 2005 Pin
Dave Kreskowiak28-Jun-10 10:46
mveDave Kreskowiak28-Jun-10 10:46 
GeneralRe: MDI window application with treeview by visual basic 2005 Pin
Andraw Tang28-Jun-10 11:20
Andraw Tang28-Jun-10 11:20 
GeneralRe: MDI window application with treeview by visual basic 2005 Pin
Dave Kreskowiak28-Jun-10 14:09
mveDave Kreskowiak28-Jun-10 14:09 
GeneralRe: MDI window application with treeview by visual basic 2005 Pin
Andraw Tang28-Jun-10 11:39
Andraw Tang28-Jun-10 11:39 
GeneralRe: MDI window application with treeview by visual basic 2005 Pin
Dave Kreskowiak28-Jun-10 14:23
mveDave Kreskowiak28-Jun-10 14:23 
GeneralRe: MDI window application with treeview by visual basic 2005 Pin
Andraw Tang29-Jun-10 3:18
Andraw Tang29-Jun-10 3:18 
GeneralRe: MDI window application with treeview by visual basic 2005 Pin
Dave Kreskowiak29-Jun-10 5:14
mveDave Kreskowiak29-Jun-10 5:14 
Andraw Tang wrote:
but how can I display child form on the right panel? how to move the MDIClient control to the right panel?


Didn't I just get done telling you that I tested this and it won't work? As soon as the MdiClient leaves the Form's Controls collection, the Form stops being an MdiParent and MDI no longer works.

If you insist on using MDI, you have no choice but to skip the split container. If you implement this using a single form on the right side, then you can skip the MDI stuff and use the split container.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: MDI window application with treeview by visual basic 2005 Pin
Andraw Tang29-Jun-10 5:23
Andraw Tang29-Jun-10 5:23 
QuestionVisual Basic 2005 and VB.NET 2005 Pin
Andraw Tang28-Jun-10 5:49
Andraw Tang28-Jun-10 5:49 
AnswerRe: Visual Basic 2005 and VB.NET 2005 Pin
Chris C-B28-Jun-10 6:14
Chris C-B28-Jun-10 6:14 
GeneralRe: Visual Basic 2005 and VB.NET 2005 Pin
Andraw Tang28-Jun-10 6:18
Andraw Tang28-Jun-10 6:18 
GeneralRe: Visual Basic 2005 and VB.NET 2005 Pin
loyal ginger28-Jun-10 9:25
loyal ginger28-Jun-10 9:25 
AnswerRe: Visual Basic 2005 and VB.NET 2005 Pin
Dave Doknjas28-Jun-10 12:34
Dave Doknjas28-Jun-10 12:34 
QuestionSetup wizard.....Not visible Pin
offroaderdan27-Jun-10 9:12
offroaderdan27-Jun-10 9:12 
AnswerRe: Setup wizard.....Not visible Pin
Xeqtr27-Jun-10 9:37
Xeqtr27-Jun-10 9:37 
AnswerRe: Setup wizard.....Not visible Pin
Dave Kreskowiak27-Jun-10 15:55
mveDave Kreskowiak27-Jun-10 15:55 
Questionsugestion requested for displaying of information Pin
droolin26-Jun-10 17:09
droolin26-Jun-10 17:09 
AnswerRe: sugestion requested for displaying of information Pin
DaveAuld26-Jun-10 20:06
professionalDaveAuld26-Jun-10 20:06 
GeneralRe: sugestion requested for displaying of information Pin
droolin26-Jun-10 20:39
droolin26-Jun-10 20:39 
QuestionPrograms For Mobiles - VB.Net 2008 Pin
Paramu197326-Jun-10 3:11
Paramu197326-Jun-10 3:11 
AnswerRe: Programs For Mobiles - VB.Net 2008 Pin
DaveAuld26-Jun-10 3:32
professionalDaveAuld26-Jun-10 3:32 
GeneralRe: Programs For Mobiles - VB.Net 2008 Pin
Paramu197326-Jun-10 21:06
Paramu197326-Jun-10 21:06 
QuestionDataGrid Window Forms Pin
.NetDeveloper0925-Jun-10 8:34
.NetDeveloper0925-Jun-10 8:34 
AnswerRe: DataGrid Window Forms Pin
DaveAuld25-Jun-10 9:44
professionalDaveAuld25-Jun-10 9:44 

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.