|
-
May 12th, 2020, 09:57 AM
#11
Fanatic Member
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by KurtB
controlName.Width = controlName.TextWidth(Caption)
VBCCR doesnt support the control property .TextWidth ...
having a AutoSize property would be very handy...
sometimes when needed i use the API GetTextExtentPoint32W to determine the width of unicode text.
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
|