auto resize content of label
- by user161004
i have got a label in my program which displays a image. The problem id if an image is selected which is greater than the size of the label,only some part of the image is displayed while others are not displayed.
What should i do so that the enire image is displayed???