My window contains one label and one textbox, both with AutoSize = true. But only the label will be shown with a fitting width. Why not the textbox also?
Hi Rocco,
that’s the intented behavior. TextBoxes and ComboBoxes AutoSize effects their height, not their width.
Best regards
Frank
Please login first to submit.