what are the differences between image and picture
controls?
Answer / gunasekaran sambandhan
image is not an container where as picture box can be container
ppicturebox is not resizable, but image can using stretch
| Is This Answer Correct ? | 2 Yes | 0 No |
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
how barcode print on the win form
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
Is windows an application software?
What are the forms of database?
Are windows forms still used?
What is form and its uses?
Is form action required?
What is the difference between the add() and insert() methods of a listbox control?
Name the class to be inherited for creating a custom control.
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".