HTML-Renderer icon indicating copy to clipboard operation
HTML-Renderer copied to clipboard

HtmlPanel.Size returns Zero

Open ghost opened this issue 6 years ago • 0 comments

im trying to add an HtmlPanel to a TableLayoutPanel dynamically and i set the RowStyle to AutoSize so that it will fit to the inserted HtmlPanel but it doesn't show the inserted HtmlPanel because the HtmlPanel.Size returns {Width=0, Height=0}. How can i get around this. thank you in advance

ghost avatar Dec 15 '19 02:12 ghost