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 |
Where to use new keyword other than create instance?
how can u split a column header in gridview using C#.net
what are the diffrences between windows application and windows service?
what are the types of combo box?
Clear property is available in which control?
how barcode create in the report
How many system controls are available ?
To which namespace does the control class belong?
what is acomponent in windows applications?
What is the synonym of form?
Which is the global event handler for unhandled exceptions in an ASP.NET applications?
How save rerecord in the database?