Print Page | Close Window

Bug in TabControl

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9482
Printed Date: 31 January 2025 at 11:48pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug in TabControl
Posted By: Jebo
Subject: Bug in TabControl
Date Posted: 03 February 2008 at 7:55pm
Hi,
 
if I place a Label-Control to the TabControl and set visible-property of the Label-control to False, it is at runtime unvisible!
 
That's good!
 
...BUT if I click now to another Tab-Item and back again to the previous one, the Lable is now VISIBLE (!!!)
 
That's absolutely no good!
 
Bye, Jebo
 



Replies:
Posted By: Oleg
Date Posted: 05 February 2008 at 1:09am
Hello,
 
yes, :( Unfortunatelly we have to change Visible property to show/hide controls.
 
I recommend use TabControlPages to fix this problem - put Page to tabcontrol and all controls to page.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Jebo
Date Posted: 05 February 2008 at 3:17am

thx for reply,

yes, with Page there is no problem. But I like to put so less controls as realy needed to my forms. So my question is: Do you fix this on the next maintenance? If yes, I'm happy.


Posted By: corpcon
Date Posted: 06 February 2008 at 12:54am
Originally posted by Jebo Jebo wrote:

yes, with Page there is no problem. But I like to put so less controls as realy needed to my forms.
 
With VB3, I might understand that concern under extreme circumstances. But with VB6 and today's computers, that is perhaps the most anal statement I've heard in over a decade.


Posted By: Oleg
Date Posted: 06 February 2008 at 9:11am
Jebo, it will work even fater. Now to show controls in form TabControl have to set Visible property of all controls, but if you use TabPage it will set Visible property of Page only.

-------------
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