How many nuber of controls are there in form?
Answer / gunasekaran sambandhn
20
eg.,
listbox, combobox, textbox, picturebox, and so on
| Is This Answer Correct ? | 5 Yes | 15 No |
what are container objects?
What is the extension of a compiled help project file?
What is the difference between pixels, points, and em’s when fonts are displayed?
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".
Clear property is available in which control?
Name the template that is used to create a user-defined component.
What is the use of form?
Explain the need of z-order method?
where we are using NEW keyword other than create instance Pls Help me? Gopal
which property is used to lock a textbox to enter data?
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?
Hi, 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. please help me