![]() |
Form and MDIChild form with tabworkspace |
Post Reply
|
| Author | |
AdamSharp
Groupie
Joined: 31 March 2008 Location: Morocco Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Topic: Form and MDIChild form with tabworkspacePosted: 11 September 2008 at 9:42am |
|
Hello,
I show a Form in MDIForm with tabworkspace activated, and sometime I must show this form like a MDIChild form(I set the MDIChild = true with the API Private Declare Function SetParent Lib "User32" (ByVal hWndChild As Long, ByVal hWndNewParent As Long) As Long SetParent frm.hWnd, MDIForm1) but the new MDIChild form style not attached to the tabworkspace !! See a simple 20080911_093840_Sample.rar |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 September 2008 at 1:04am |
|
Hi, How it related to our controls? Remove workspace and you will see same.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |