Problem with FlowLayoutPanel

0
0

I have a Page with a FlowLayoutPanel p, p.FlowDirection=TopDown. Inside I have a number of comboBox and TextBox controls, all of them with Dock=Fill.

It loock perfect on portrait mode, but very weird on landscape (there is no responsive profile procedure, because I consider the Dock=Fill will do the job).

In default.html I have <meta name=”viewport” content=”width=device-width, initial-scale=1″>

I attached 2 screenshots (portrait and landscape) and the Designer.cs file.

Please advice.

Thank you, Adrian

  • You must to post comments
Showing 0 results
Your Answer

Please first to submit.