Searched refs:SelectPortDialog (Results 1 – 3 of 3) sorted by relevance
66 … Dictionary<String, String> ports = SelectPortDialog.BuildPortNameHash(SerialPort.GetPortNames()); in CatLog()172 SelectPortDialog selectPort = new SelectPortDialog(logger.portName); in choosePortToolStripMenuItem_Click()
24 public partial class SelectPortDialog : Form class37 public SelectPortDialog(String portName) in SelectPortDialog() method in CatLog.SelectPortDialog
3 partial class SelectPortDialog class31 …ceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SelectPortDialog)); in InitializeComponent()