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