|
-
Sep 15th, 2020, 05:46 AM
#11
Hyperactive Member
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by Nouyana
Krool, thanks for the detailed answer. I really mixed things up, and you helped me figure it out. But now I still want to understand how the standard IntegralHeight property works
For example, when I increase the .Font.Size at runtime, the .Height also increases. This is independent of the .IntegralHeight value. How can I see the "partial items"?
IntegralHeight set to True just makes sure the items are completely visible, so the Height is always 'rounded' to a full item visible, so if you increase the size of the font it will adjust the height with it. Set it to False if you don't want that, the Height will be as you've set it.
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
|