Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > How to let web controls not displayed in toolbox

Reply
Thread Tools

How to let web controls not displayed in toolbox

 
 
Neo
Guest
Posts: n/a
 
      06-09-2004
Hi,
I built some web controls and one of them inherits textbox class.But I
don't want it displayed in toolbox when assembly is added to toolbox.I know
if it can be unchecked in the "Customize Toolbox" window when adding the
assembly,but that checkbox is checked by default.Is there any way let the
control don't even appear in "Customize Toolbox" window ?

Thanks.




 
Reply With Quote
 
 
 
 
Natty Gur
Guest
Posts: n/a
 
      06-10-2004
Hi,
Use the ToolboxItem(false) attribute on your Component/Control class.
This will prevent it from appearing in the Toolbox.


Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)52-8888377


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Japanese Text not displayed on Image Generated by Servlet on winXP, Linux but displayed on Win2000 boney Java 1 12-15-2006 02:24 PM
How to let a control not displayed in toolbox? Neo ASP .Net Building Controls 2 06-10-2004 09:08 AM
winxp IE will not let you exit, and my comptuer / other folders will not let you open them. Daniel NZ Computing 2 05-11-2004 02:02 AM
Let or not let the text float Luigi Donatello Asero HTML 6 01-15-2004 04:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57