![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
![]() |
Fri, Jul 5 2013 9:09 AM | Permanent Link |
Matthew Jones | Is there a way to know how high the caption bar on a TPanel is at run time? The
TPanel has a CaptionBar part which belongs to the ThemeParts, but they are not public. I want to position a form to the location of a button on a panel, but have to fudge it with a constant. /Matthew Jones/ |
Mon, Jul 8 2013 2:37 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Matthew,
<< Is there a way to know how high the caption bar on a TPanel is at run time? >> Use this code: Forms: ThemeManager.Parts['frm_cap'].Height; Panels: ThemeManager.Parts['pnl_cap'].Height; If you have any other questions, please let me know. Tim Young Elevate Software www.elevatesoft.com |
Tue, Jul 9 2013 8:41 AM | Permanent Link |
Matthew Jones | > ThemeManager.Parts['pnl_cap'].Height;
Thanks. Applied. /Matthew Jones/ |
This web page was last updated on Wednesday, November 29, 2023 at 09:43 PM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |