Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Multiline label Unicode
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Multiline label Unicode

 Post Reply Post Reply
Author
Message Reverse Sort Order
SeungMina View Drop Down
Groupie
Groupie


Joined: 04 November 2010
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote SeungMina Quote  Post ReplyReply Direct Link To This Post Topic: Multiline label Unicode
    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, see here.

Back to Top
Carrichino View Drop Down
Newbie
Newbie


Joined: 22 May 2011
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Carrichino Quote  Post ReplyReply Direct Link To This Post 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
 
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.