Still Need Help with this Problem

  • Thread starter Thread starter Wade Beasley
  • Start date Start date
W

Wade Beasley

I am still struggling with this problem of getting my 2 list boxes to
show the initials items as being selected on the first time that I go to
the Tab with the boxes on them. I am reading from my database multiple
bit columns with true or false and using the listbox.SetSelected( index,
true); but it still does not show the first time on the last tab. It
is like the control is never redrawn with the highlighted items.

Thanks,
Wade
 
Back
Top