|
-
Hide Public Classes in UserControl
In my VB.NET UserControl I have several classes and some of which are Public because the UITypeEditor requires them
to be Public when using the editor to add members to my collection during design time in the IDE. Not a problem
there but when I add my UC to a test project all the Public classes are added as "separate" controls in the toolbox.
Is there a way to limit what is exposed in the toolbox other then making the classes Private or Friend?
Thanks for any help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks