Print Page | Close Window

Multiline label Unicode

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=18420
Printed Date: 07 July 2024 at 2:05pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Multiline label Unicode
Posted By: Carrichino
Subject: Multiline label Unicode
Date Posted: 22 May 2011 at 11:04am
Hi, sorry for the stupid question.
But I have a Unicode label with codejock control 15.0.2 and I have a question.
Is multiline this label ?
because In my old appliacation I use VB6 label and this code...
Label1.caption = "Hello" _
          & "I am Carrichino" _
          &  "Bye Bye"
 
And I see in multiline in a label.
But with the new Codejock label I don't see in multiline..... Is there a tips ? thank
 



Replies:
Posted By: SeungMina
Date Posted: 25 May 2011 at 4:10am
In the VB6 Label, use the "Multiline" property.
In the CodeJock Label, use the "WordWrap" property instead.

However, if you also use "AutoSize" - I have found that the WordWrap behaviour in the CodeJock control is not exactly the same as the Multiline behaviour in the VB6 label, http://forum.codejock.com/forum_posts.asp?TID=18425 - see here .




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