March 2003
Intermediate to advanced
896 pages
32h 35m
English
TabPage.TabPageControlCollection
This class encapsulates a collection of Control
objects contained by a TabPage.
public class TabPage.TabPageControlCollection : ControlCollection { // Public Constructors public TabPage.TabPageControlCollection(TabPage owner); // Public Instance Methods public override void Add(Control value); // overrides Control.ControlCollection }
System.Object
→ ControlCollection(System.Collections.ILis,
System.Collections.ICollection,
System.Collections.IEnumerable,
System.ICloneable)
→ TabPageControlCollection
Read now
Unlock full access