Hi,
If you have more than 1 panel, place the panel with dock style = filled first on the components list. The answer can be found here: https://stackoverflow.com/questions/154543/panel-dock-fill-ignoring-other-panel-dock-setting
Greetings.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am trying to programmatically create 2 panels and place them on a split container panel. That works. However, I want to have 1 panel on the bottom and 1 panel with dock style = fill.
The bottom panel also works fine, but the panel with dock style fill slides under the bottom panel.
I am not allowed to place code here so I put it in the attachment62187-paneldockstyle.txt
Greetings
Hi,
If you have more than 1 panel, place the panel with dock style = filled first on the components list. The answer can be found here: https://stackoverflow.com/questions/154543/panel-dock-fill-ignoring-other-panel-dock-setting
Greetings.