Print Page | Close Window

TabControl is not a "container"

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=23646
Printed Date: 23 April 2024 at 10:47pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: TabControl is not a "container"
Posted By: Superpippo
Subject: TabControl is not a "container"
Date Posted: 30 May 2018 at 11:55am
Microsoft standard control have two different "tab" control: SSTab and TabStrip.

The SSTab is a "container" control, TabStrip isn't.

Working to move my application from SSTab control to Codejock TabControl i am not able to deal the CJ TabControl as a container. So it seems that CJ TabControl can be a substitute for TabStrip only.

In attachment a simple sample code. In this code i try to put some tabcontrols inside other tabcontrols via container property. When you run the code it seems to work, but if you try to click the tab with "3-2" caption everything disappear.

There is something i don't understand or as i think CJ Tabcontrol cannot be a container ?

Thanks in advance
Maurizio Fichera

uploads/1020/FormArcSS.zip" rel="nofollow - uploads/1020/FormArcSS.zip


-------------
SuperPippo



Replies:
Posted By: gibra
Date Posted: 26 July 2018 at 4:12am
Have you solved this issue?


-------------
gibra
CJ SuiteControl v: 13.x to 19.x
Windows 10 64bit
VS2019 - VB6.0 SP6
<a href="http://nuke.vbcorner.net/Home/tabid/36/language/en-US/Default.aspx" rel="nofollow">VS/VB 6.0 Installer v6.8


Posted By: Superpippo
Date Posted: 26 July 2018 at 4:30am
No, because TabControl is not a container and no support came from codejock until now.

-------------
SuperPippo


Posted By: gibra
Date Posted: 26 July 2018 at 5:11am
A TabControl control is a container of TabControlPages, therefore after added the TabControl in your form you have to add each TabControlPage you need over the TabControl (drag).
Then insert your controls on the related TabControlPage.

On toolbox, you find the TabControlPage icon after the TabControl.

see attached sample:
uploads/4669/Superpippo.zip" rel="nofollow - uploads/4669/Superpippo.zip


-------------
gibra
CJ SuiteControl v: 13.x to 19.x
Windows 10 64bit
VS2019 - VB6.0 SP6
<a href="http://nuke.vbcorner.net/Home/tabid/36/language/en-US/Default.aspx" rel="nofollow">VS/VB 6.0 Installer v6.8



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