Description of HostTab.
상속: System.Windows.Forms.UserControl
예제 #1
0
파일: PLink.cs 프로젝트: seogi1004/plink
 public PLink()
 {
     hostTab = new HostTab();
     hostTab.setPLink(this);
 }
예제 #2
0
파일: PLink.cs 프로젝트: seogi1004/plink
 public PLink()
 {
     hostTab = new HostTab();
     hostTab.setPLink(this);
 }