Search results

  1. S

    highlight the first item in list box by default

    Highligting first row in list box by default Hi I have used the code below for highligting the list box by default and has not worked for me. lstReference.Selected(0) = True Can anyone help? thank you SONER
Back
Top Bottom