Home
last modified time | relevance | path

Searched refs:SelectPortDialog (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/CatLog/
DCatLog.cs66 … Dictionary<String, String> ports = SelectPortDialog.BuildPortNameHash(SerialPort.GetPortNames()); in CatLog()
172 SelectPortDialog selectPort = new SelectPortDialog(logger.portName); in choosePortToolStripMenuItem_Click()
DSelectPortDialog.cs24 public partial class SelectPortDialog : Form class
37 public SelectPortDialog(String portName) in SelectPortDialog() method in CatLog.SelectPortDialog
DSelectPortDialog.Designer.cs3 partial class SelectPortDialog class
31 …ceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SelectPortDialog)); in InitializeComponent()