04-07-2007, 05:46 AM
Well, DoDefaultAction didn't seem to do anything. Neither did LB_Select. I didn't want to try SELFLAG_TAKEFOCUS|SELFLAG_TAKESELECTION because I needed to allow multiple list items to be selected at once, and I didn't want to de-select the others. But I think LB_SETTOPINDEX is working so far. That's a very handy message.