VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Select List Box or Combo Box Value by Index

Cierra Computers & Consulting  (5 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This function will select the value of a List Box or Combo Box based upon the Index ID. This is helpful when you are trying to edit a record and want to select a saved value in a combo box or list box.

API Declarations
Public Enum CtlType
ListBox
ComboBox
End Enum

Rate Select List Box or Combo Box Value by Index (2(2 Vote))
Select List Box or Combo Box Value by Index.bas

Select List Box or Combo Box Value by Index Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters