TabPage.TabPageControlCollection

TabPage.TabPageControlCollection

System. Windows .Forms (system. windows .forms.dll) class

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  } 

Hierarchy

System.Object ControlCollection(System.Collections.ILis, System.Collections.ICollection , System.Collections.IEnumerable , System.ICloneable) TabPageControlCollection



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net