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