Private Sub ComboBox1_KeyPress(ByVal sender As System.Object, _ ByVal e As System.Windows.Forms.KeyPressEventArgs) _ Handles ComboBox1.KeyPress e.Handled = True End Sub
No hay comentarios.:
Publicar un comentario