Codice PHP:
Private Sub List1_DblClick()
    
RichTextBox1.Text RichTextBox1.Text Space(1) & List1.Text
End Sub