![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 5 of 5 total |
![]() |
Sat, Oct 29 2016 5:44 AM | Permanent Link |
thomh | Hi,
I would like to have a TPanel minimized (closed) when the application opens. Any way to do this? A TPanel.Minimized true/false property that mimics the minimized button in the caption would be nice. // Thom |
Sat, Oct 29 2016 5:46 AM | Permanent Link |
thomh | Sorry, collapsed would probably be a better word to use.
So: I would like to have a TPanel collapsed when the application opens. Any way to do this? A TPanel.Collapsed true/false property would be nice. // Thom |
Tue, Nov 1 2016 3:37 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Thom,
<< Sorry, collapsed would probably be a better word to use. >> Actually, I use "minimize" everywhere, so that works. ![]() Tim Young Elevate Software www.elevatesoft.com |
Tue, Nov 1 2016 3:39 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Thom,
<< I would like to have a TPanel minimized (closed) when the application opens. Any way to do this? >> You can call the Minimize method: http://www.elevatesoft.com/manual?action=viewmethod&id=ewb2&comp=TControl&method=Minimize and then the Restore method to revert to the full panel: http://www.elevatesoft.com/manual?action=viewmethod&id=ewb2&comp=TControl&method=Restore Tim Young Elevate Software www.elevatesoft.com |
Thu, Nov 3 2016 4:13 AM | Permanent Link |
thomh | Tim Young [Elevate Software] wrote:
<< You can call the Minimize method.... Good enough for me, Tim. Thanks. // Thom |
This web page was last updated on Monday, September 25, 2023 at 03:00 PM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |