1
Reply

Is it possible to set the height and width of a label control in WinForms application?

Sushil Kumar

Sushil Kumar

12y
1.2k
0
Reply

    Yes,it ispossible to set the height and width property ,,first you need to change the AUTOSIZE =true and then define the height & width in label property