Is it possible to make the header of an undocked LMDDockPanel smaller, like the header of a VCL Form?
My panel-headers are about 4 times bigger than the header of VCL forms.
And a second problem:
A LMDDockPanel at top of Form includes a Toolbar (WPTools Toolbar).
If i make the Window smaller the Toolbar wraps the icons to a second line and Toolbar.height becomes double height as before.
Is it possible to set the LMDDockPanel.height in OnResize event of the Panel?
Comments