How many types of dialog boxes windows provides?
No Answer is Posted For this Question
Be the First to Post Answer
What is a windows based application?
Which Isolation level is helps to read uncommitted data?
How many types of dialog boxes windows provides?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Name the property which is used to lock a textbox to enter data?
What are controls in windows forms?
which property of menu cannot be set at run time?
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".
How many system controls are available ?
Explain the need of z-order method?
What are windows based applications examples?
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