Print Page | Close Window

Form and MDIChild form with tabworkspace

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=12138
Printed Date: 18 September 2024 at 9:37pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Form and MDIChild form with tabworkspace
Posted By: AdamSharp
Subject: Form and MDIChild form with tabworkspace
Date Posted: 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
uploads/20080911_093840_Sample.rar - 20080911_093840_Sample.rar



Replies:
Posted By: Oleg
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net