Hey Guys,
im facing some problems changing the height of my window in my app.
I have a window where I create controls in number of changing data so I don't have a static height i need to show all controls. Now I would like to adapt the window height to this, so it will scroll when it's too big for the screen.
My simple idea was setting it with just Win_Test..Height = value
When I look at this value it even changes during debugging, but the Window still has the height I set in the Description Wizard of the Window.
And its an maximized Window.
best regards
Patrick
im facing some problems changing the height of my window in my app.
I have a window where I create controls in number of changing data so I don't have a static height i need to show all controls. Now I would like to adapt the window height to this, so it will scroll when it's too big for the screen.
My simple idea was setting it with just Win_Test..Height = value
When I look at this value it even changes during debugging, but the Window still has the height I set in the Description Wizard of the Window.
And its an maximized Window.
best regards
Patrick