Answer Posted / vishnu
Components are do not appear at runtime. it only appear in
design time. just we are use its events & properties during
runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how see report periviwe
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
What is difference between winforms and windows forms?
Which method grants a lock on a resource?
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?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What is form technology?
Which event occurs when a user drags an item in a treeview or listview control?
What is the difference between the add() and insert() methods of a listbox control?
What are the components of gui for windows?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
Explain how to find the current record position in data control?
Is form action required?
What are the forms of database?
Which method of the messagebox class is used to display a message in the message box?