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 |
What is a database form?
How do you hide the columns in datagrid?
What are different authentication types. How do you retrieve user id in case of windows authentication?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is window form application?
Which dialog box allows users to switch to another area of the application?
how can u split a column header in gridview using C#.net
Explain how to split a column header in gridview using c#.net?
What are window based applications?
Explain how barcode create in the report?
What are controls in windows forms?
What is a windows form application?