Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パネルにテキスト付きのラベルがあります。ラベルには と がAutoSize=trueありAutoEllipsis=trueます。ラベルの一部が非表示になるようにウィンドウのサイズを変更すると、テキストが数ピクセル上に移動したように見えます。(設定すればAutoSize=false問題はなくなります)
AutoSize=true
AutoEllipsis=true
AutoSize=false
理由、またはテキストが確実に表示されるようにする方法を知っている人はいますか?