What is the need of tabindex property is label control?
Answer Posted / rajeswari.bk
It defines the tab order of the controls.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between listbox and combo box?
What is the use of runworkasync() methods?
Explain how barcode create in the report?
What is form and its uses?
What are the forms of graphics?
How many navigational features are provided by visual studio.net ide?
What are the properties of datacontrol?
What is form design?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
How to get records from a database?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Name the class to be inherited for creating a custom control.
What is the extension of a compiled help project file?
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 are windows applications?