|
-
May 12th, 2020, 11:28 AM
#11
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by Mith
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.
Does the VB control support TextWidth?
I guess he was referring to the Form's TextWidth function.
The problem is that BCM_GETIDEALSIZE works only for push button. So for a check and radio button it would need to be calculated manually.. will look after it.
Last edited by Krool; May 12th, 2020 at 11:32 AM.
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
|