What is the use of stretch property in Image control?
Answer / bhagwat kaulwar
Stretch property is boolean property. If it is false, the
original image size will be considered. If it is set to
true, the image will be resized inorder to fit to control
size. Even if control size is changed, image size will also
be changed automatically.
| Is This Answer Correct ? | 5 Yes | 0 No |
which Property is used to count no. of items in a combobox?
What are windows based applications examples?
List out controls which does not have events?
What is the need of tabindex property is label control?
How do you hide the columns in datagrid?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
How to find the current record position in data control?
What is the extension of a compiled help project file?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
what is the difference between Listindex and Tab index?
What is form based application?
Which method grants a lock on a resource?