Description of HostTab.
Inheritance: System.Windows.Forms.UserControl
Esempio n. 1
0
 public PLink()
 {
     hostTab = new HostTab();
     hostTab.setPLink(this);
 }
Esempio n. 2
0
 public PLink()
 {
     hostTab = new HostTab();
     hostTab.setPLink(this);
 }