Hiding ASP.NET Controls from the Toolbox

Posted by: Rick Strahls WebLog, on 22 Jun 2007 | View original | Bookmarked: 0 time(s)

I've often built custom ASP.NET controls that contain other custom child controls. For example, I have a DataBinder control that contains individual DataBindingItems which are based on Control. The problem is that by default these child controls show up on a control list. Here's what the Visual Studio auto-configured control list looks like for my controls: The highlighted controls are child controls that shouldn't be there. This is only an issue if the child items derive from System.Web.UI.Control....

Advertisement
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1512 | Hits: 98

Similar Posts

  • Prototyping with SketchFlow more
  • RadControls for WPF official release more
  • Control Freak. more
  • CAPTCHA for Community Server 2007 more
  • Intersoft WebUI Studio 2008 R2 SP1 is Now Available more
  • Silverlight Sessions at DevTeach Montreal 2008 more
  • CAPTCHA for Community Server 2007 more
  • CAPTCHA for Community Server 2007 more
  • CAPTCHA for Community Server 2007 more
  • CAPTCHA for Community Server 2007 more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD