English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

like vb 6.0 we can resize the picture box by changing AutoSize property True? I want to know is there any property / method for resizing the ImageButton OR Image Controle so that the picture can be viwed clearly? hlp. me plz.

2006-07-19 05:42:01 · 1 answers · asked by dipak 2 in Computers & Internet Programming & Design

1 answers

When you modify the ImageUrl property the control should automatically resize to the image size in the Design window.

You can also manually modify the Height & Width property values of the control as seen below or drag and resize in the Design window



Or remove the Height & Width properties and it should default to the image size.

2006-07-19 06:49:45 · answer #1 · answered by ant3eye 2 · 2 0

fedest.com, questions and answers