I was thinking something like
Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click If ListBox1.SelectedItem = True Then MsgBox(ListBox1.ItemHeight, MsgBoxStyle.Information, "User") End If End Sub
It MUST contain the msgbox.
Any help is awesome and ily. Cheers.

New Topic/Question
Reply




MultiQuote






|