コード例 #1
0
 public frmMonitor(frmMain ParentForm)
 {
     InitializeComponent();
     main = ParentForm;
 }