Print Page | Close Window

Label control bug

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=16758
Printed Date: 02 July 2024 at 6:26pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Label control bug
Posted By: John Barrow
Subject: Label control bug
Date Posted: 26 May 2010 at 12:19pm
The way the Microsoft label works is like this:
With Autosize = True and Wordwrap = True
the width can be adjusted and the height will automatically adjust according to the amount of text set in the caption property, thus showing all the text.
The Codejock control does this:
With Autosize = True and Wordwrap = True
the width can NOT be adjusted and the height will NOT automatically adjust according to the amount of text.
So wordwrap isn't working when Autosize is true
I have 12.0.2 - has this been fixed in more recent versions?
 
 



Replies:
Posted By: chrisABC
Date Posted: 09 June 2010 at 5:41am
I tried it with version 13.1.0

And there is still a difference between MS label and CJ label.
With the CJ label if WordWrap = True then the label height does not change.

Also. The MS Label understands vbCRLF characters (and starts new line) but the CJ Label does not and just shows vbCRLF as a graphic char.




-------------
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6



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