I am trying to use the modem from form2 (form1 allows you to select from a number of options to be used for the connection) the only problem is the cd event never seems to fire. if I break the execution of the code it always ends up on the "Form1.Designer.vb" page on the first line, which reads....

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class Form1

with Form1 highlighted green.

Can anyone advise me of what I am missing?