what is the Difference between Listindex and Tab index?

Answer Posted / guest

LIST INDEX::
Returns or sets theindex of the currently selected item in
the control. Not available at design time.Default LIST
INDEX IS -1 for ComboBox, DirListBox, and DriveListBox
controls

TAB INDEX::
Returns or sets thetab order of most objects within their
parent form.Visual Basic automatically renumbers the
TabIndex of other controls to reflect insertions and
deletions. You can make changes atdesign time using
theProperties window or atrun time in code.The TabIndex
property isn't affected by the ZOrder method.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why doesn't "my string" & Chr$(13) do what I want?

1094


What are the types of API Types.

1690


What is ActiveX Dll and ActiveX Exe?

1646


How would you add elements in TreevieW Control.

1515


What is the difference between c++ and visual basic?

496






How would you convert a form into document?

1365


How do I set the Windows wallpaper at runtime?

1055


Difference between Linked Object and Embedded Object?

1791


What is dao in vba?

542


What is the difference between Msgbox Statement and MsgboxQ function?

1444


Difference between Dynaset and Snapshot?

1670


What is the difference between change event in normal combobox and dbcombobox?

1647


How do you change the system menu (on the Control-Menu Box)?

966


what is the Property used to add a menus at runtime?

1643


What are the types of line styles available in Treeview Control?

1877