Click here to Skip to main content
16,010,488 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Mdi inside Mdi Pin
Henry Minute21-May-09 1:54
Henry Minute21-May-09 1:54 
GeneralRe: Mdi inside Mdi Pin
Samir Ibrahim21-May-09 3:11
Samir Ibrahim21-May-09 3:11 
GeneralRe: Mdi inside Mdi Pin
Henry Minute21-May-09 6:38
Henry Minute21-May-09 6:38 
GeneralRe: Mdi inside Mdi Pin
Samir Ibrahim21-May-09 7:09
Samir Ibrahim21-May-09 7:09 
GeneralRe: Mdi inside Mdi Pin
Henry Minute21-May-09 7:17
Henry Minute21-May-09 7:17 
AnswerRe: Mdi inside Mdi Pin
Dave Kreskowiak21-May-09 2:00
mveDave Kreskowiak21-May-09 2:00 
GeneralRe: Mdi inside Mdi Pin
Samir Ibrahim21-May-09 3:03
Samir Ibrahim21-May-09 3:03 
GeneralRe: Mdi inside Mdi Pin
Dave Kreskowiak21-May-09 3:43
mveDave Kreskowiak21-May-09 3:43 
Samir Ibrahim wrote:
Maybe, but I can do it in VFP,


VFP does not use MDI and VB.NET and the .NET Framework is not FoxPro.


Samir Ibrahim wrote:
if vb cannot do it, that is another matter.


It's not VB that has the problem - it's Windows. I said you cannot use MDI to do what you want.

You CAN however set the TopLevel property of a Form to False and use the form as a control on another form. This is approximately the technique FoxPro uses. It's not true MDI, but it's the closest you're going to get.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




Question#VALUE errors whenever I turn my back Pin
aastudent20-May-09 20:27
aastudent20-May-09 20:27 
AnswerRe: #VALUE errors whenever I turn my back Pin
Dave Kreskowiak21-May-09 1:58
mveDave Kreskowiak21-May-09 1:58 
GeneralRe: #VALUE errors whenever I turn my back Pin
aastudent21-May-09 2:12
aastudent21-May-09 2:12 
GeneralRe: #VALUE errors whenever I turn my back Pin
Dave Kreskowiak21-May-09 3:40
mveDave Kreskowiak21-May-09 3:40 
GeneralRe: #VALUE errors whenever I turn my back Pin
aastudent21-May-09 4:45
aastudent21-May-09 4:45 
AnswerRe: #VALUE errors whenever I turn my back Pin
EliottA21-May-09 3:05
EliottA21-May-09 3:05 
QuestionGet All Object Property Name and Value Pin
Samir Ibrahim20-May-09 20:24
Samir Ibrahim20-May-09 20:24 
AnswerRe: Get All Object Property Name and Value Pin
TheMrProgrammer20-May-09 21:29
TheMrProgrammer20-May-09 21:29 
GeneralRe: Get All Object Property Name and Value Pin
Samir Ibrahim20-May-09 21:50
Samir Ibrahim20-May-09 21:50 
GeneralRe: Get All Object Property Name and Value Pin
Dave Kreskowiak21-May-09 1:53
mveDave Kreskowiak21-May-09 1:53 
GeneralRe: Get All Object Property Name and Value Pin
Samir Ibrahim21-May-09 21:36
Samir Ibrahim21-May-09 21:36 
GeneralRe: Get All Object Property Name and Value Pin
Dave Kreskowiak22-May-09 12:53
mveDave Kreskowiak22-May-09 12:53 
GeneralRe: Get All Object Property Name and Value Pin
Samir Ibrahim24-May-09 20:56
Samir Ibrahim24-May-09 20:56 
GeneralRe: Get All Object Property Name and Value Pin
Dave Kreskowiak25-May-09 6:27
mveDave Kreskowiak25-May-09 6:27 
GeneralRe: Get All Object Property Name and Value Pin
Samir Ibrahim25-May-09 6:40
Samir Ibrahim25-May-09 6:40 
Questionany errors here?? Pin
TheMrProgrammer20-May-09 9:02
TheMrProgrammer20-May-09 9:02 
AnswerRe: any errors here?? [modified] Pin
Alan N20-May-09 9:54
Alan N20-May-09 9:54 

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.