ArthurHub / ArthurHub/HTML-Renderer
HtmlPanel.Size returns Zero
- Linguagem predominante
- C#
- Estrelas
- 1.4k
- Forks
- 550
- Merge médio
- 14d 9h
- PRs com merge (30d)
- 1
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Reproduza a inserção dinâmica de HtmlPanel em um TableLayoutPanel com RowStyle definido como AutoSize e, em seguida, inspecione quando HtmlPanel.Size é avaliado. Confirme por que o tamanho permanece {Width=0, Height=0} e verifique uma solução alternativa que torne o painel inserido visível e permita que a linha se ajuste ao tamanho dele.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- csharp
- Domínio
- desktop
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 20/100