NetXP 3.0 Reference
TabControl.Controls Property
Controls contained by the tab control.
[Visual Basic]
Public ReadOnly Property Controls As
ControlCollection
[C#]
new public
System.Windows.Forms.Control.ControlCollection
Controls {get;}
See Also
TabControl Class
|
NETXP.Controls.Docking Namespace