|
-
Oct 3rd, 2022, 04:08 AM
#10
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by samer22
Any idea here Krool?
You can't apply unicode literals in the VB6 IDE. You need to use ChrW() for each character and append them together.
I suggest you could use it for VB.TextBox because maybe your machine is in DBCS mode, so the VB6 IDE is "looks like unicode aware", but only while you are in DBCS mode. And any shipment to a computer which is not in DBCS mode will fail later.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|