Workspace Items adjustable? |
Post Reply |
Author | |
Lusiora
Newbie Joined: 26 September 2005 Location: Korea, South Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 26 September 2005 at 9:49pm |
I use a workspace in an MDI project similar to your "Visual Studio Sample".
The tabs seem to be autogenerated from the icon and caption of the mdi child windows. However, I use child forms that originate in external dlls. For some reason, both icon and caption of those forms are not recognized. A generic icon is displayed, and only the hard coded form caption is displayed as tab text. Changing the caption of an mdi child is not reflected in the workspace tabs. Question is whether it is possible to set custom tab title/icons. The MDI childs work fine when displayed as "real" MDI child windows. Problems occur only when displayed in tabbed style. Any help or suggestion greatly appreciated! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, please serach these keywords in forum: WM_XTP_GETWINDOWTEXT, WM_XTP_GETTABICON |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Lusiora
Newbie Joined: 26 September 2005 Location: Korea, South Status: Offline Points: 2 |
Post Options
Thanks(0)
|
sorry, i use a workspace in Visual Basic 6.0
Please help! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Try to catch NewItem event of TabWorkspace and set Item.Caption property. |
|
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 |