NetXP 3.0 Reference
TabPage.Control Property
The control contained by the page.
[Visual Basic]
Public Property Control As
Control
[C#]
public
System.Windows.Forms.Control
Control {get; set;}
See Also
TabPage Class
|
NETXP.Controls.Docking Namespace