Hi. I have a window that includes a dashboard control.
The control contains 3 lines of widgeds, and is defined with vertical and horizontal anchors to occupy the whole window. The window defines it as independent of the DPI. However, the widgets do not occupy 100% of the height.
When loading the window I use the ..ElementHeight property to define the height of the widget. I assign the height of the window divided by 3.
The problem is that the result that I get does not occupy the entire window.
Any idea how to proceed?
Thank you
Rubén
The control contains 3 lines of widgeds, and is defined with vertical and horizontal anchors to occupy the whole window. The window defines it as independent of the DPI. However, the widgets do not occupy 100% of the height.
When loading the window I use the ..ElementHeight property to define the height of the widget. I assign the height of the window divided by 3.
The problem is that the result that I get does not occupy the entire window.
Any idea how to proceed?
Thank you
Rubén