PC Review


Reply
Thread Tools Rate Thread

How to hide user control from the external usage

 
 
=?Utf-8?B?QW5kcmV3IEtoaW1lbmtv?=
Guest
Posts: n/a
 
      29th Jun 2006
Hi, everybody.

In the controls library I'm currently working on there are couple of
controls used for internal purposes only. They just a part of another
controls.
I want to hide them from the end user (developer) usage. How can I do that?

I've tryed to use Friend modifier on the user control's class, but it is
still available for adding to toolbox.

P.S. I'm using VB.Net and controls library and application forms are in the
same solution with the referance to the controls library project.
 
Reply With Quote
 
 
 
 
Daniel Moth
Guest
Posts: n/a
 
      30th Jun 2006
If the exe developer has the dll project in the same solution, then they can
see the stuff. If you remove the dll project (and reference the dll
directly) then you should be fine...

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"Andrew Khimenko" <(E-Mail Removed)> wrote in
message news:C3A4F259-1E89-498E-8AED-(E-Mail Removed)...
> Hi, everybody.
>
> In the controls library I'm currently working on there are couple of
> controls used for internal purposes only. They just a part of another
> controls.
> I want to hide them from the end user (developer) usage. How can I do
> that?
>
> I've tryed to use Friend modifier on the user control's class, but it is
> still available for adding to toolbox.
>
> P.S. I'm using VB.Net and controls library and application forms are in
> the
> same solution with the referance to the controls library project.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
about LoginView control usage when a user in more than one user group Sinan Alkan Microsoft ASP .NET 0 3rd Oct 2008 03:30 PM
Hide user control kmercer46@yahoo.com Microsoft ASP .NET 1 7th Jun 2006 03:58 PM
hide user control Microsoft VB .NET 1 13th Feb 2006 07:51 AM
Trying to hide a user control Geoff Pennington Microsoft Dot NET 2 28th Jul 2005 04:53 PM
can't seem to hide user control with code =?Utf-8?B?UGF1bA==?= Microsoft ASP .NET 6 19th May 2005 04:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:09 AM.