From: Piske, H. <Har...@bo...> - 2001-10-26 15:30:19
|
> Why then, I wonder, does it not show the selection if you do a > $Window->ListBox->SetFocus() or even > $Window->ListBox->SelectedItem->SetFocus() ? I tried both > with a sub of > Window_GotFocus and Window_Restore. Just a thought, I did not try: if you change the selection to what it already is or even actually change it and then change it back, will it show? |