ActiveX Listbox Setting the selected Item -
11-19-2003
, 02:28 PM
I have an activex listbox. When a user selects a record it opens a
different form. When they make a change to that record i have to
refresh the contents of my activex listbox. My question is is there
anyway to tell the activex control to go to a certain record when it
is reloaded? i.e. the user selects record # 1000 and after editing
comes back to the activex control with record # 1000 selected. |