System.Web.UI.ControlCollection Class
Information   Base Types   Related Resources

Provides a collection container that enables ASP.NET server controls to maintain a list of their child controls.

  • Namespace: System.Web.UI
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.Web.dll

  • System.Object
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (7)Discussions (158)MembersRotorChanges
    Articles

    Page: 1
    A Designable PropertyTree for VS.NET
    The Code Project
    Ever since I first started programming with OWL back in 1995, I've written this type of control each time I learn a new language in which to program GUIs. I wrote one in OWL (Borland's MFC-like library), in straight C, and Java 2's Swing, among others. I've always called them 'PropertyTree's - mostly because the first place I saw them implemented was in Netscape's Edit | Properties dialog box.
    ASP.NET Developer's Cookbook Chapter 3: Custom Controls
    The Code Project
    The most common techniques in building custom controls in ASP.NET.
    Building a DataNavigator Control
    MSDN
    The list of ASP.NET rich data-bound controls is a long one, but it's not all-encompassing. You won't find any Microsoft® .NET counterpart for the Data control—a scrollable and updateable binding context that data-bound controls could rely on to refresh their user interface. The original Data control allowed for simple movements—first, next, previous, and last. It worked on top of a Recordset object and exposed the UpdateRecord method to save changes according to the capabilities of the currently selected type of cursor. While not the perfect programming tool, the Data control was especially good at building simple user interfaces for tables used internally for administrative purposes.
    Building Templated Custom ASP.NET Server Controls
    MSDN
    Learn how to create ASP.NET Server controls that enable users to customize the look and feel.
    Creating a Page Template by inheriting from the System.Web.UI.Page class
    ASP Alliance
    To create a template interface I drew up a list of properties I felt might be needed for every template I might use.
    Enable ReadOnly Mode for your WebForms!
    The Code Project
    this article will show you, how to implement a readonly mode for webforms
    What's that "Windows Form Designer generated code" anyway?
    The Code Project
    Taking a closer look at the code generated by the Windows Forms Designer and understanding some of the important implications.
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com