Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Control is not showing inherited properties in property grid

Reply
Thread Tools

Control is not showing inherited properties in property grid

 
 
Nathan Sokalski
Guest
Posts: n/a
 
      03-15-2009
I have a control that inherits from System.Web.UI.HtmlControls.HtmlAnchor.
However, when I use this control the Property Grid in Visual Studio 2008 is
only showing me the properties that I explicitly added to the control. Why
is it not showing me the properties inherited from
System.Web.UI.HtmlControls.HtmlAnchor? Any help would be appreciated.
Thanks.
--
Nathan Sokalski

http://www.nathansokalski.com/


 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      03-17-2009
Nathan,

That depends how you did it. From your very slight information you give, I
understand that you were able to put the by you created control in the
toolbox.

Be aware that this is in fact no VB "languages" problem.
You probably have a better change on an answer in the newsgroup.

microsoft.public.dotnet.framework.aspnet

Cor


"Nathan Sokalski" wrote:

> I have a control that inherits from System.Web.UI.HtmlControls.HtmlAnchor.
> However, when I use this control the Property Grid in Visual Studio 2008 is
> only showing me the properties that I explicitly added to the control. Why
> is it not showing me the properties inherited from
> System.Web.UI.HtmlControls.HtmlAnchor? Any help would be appreciated.
> Thanks.
> --
> Nathan Sokalski
>
> http://www.nathansokalski.com/
>
>
>

 
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
Property Grid: Attribute to only show non-inherited properties Nathan Sokalski ASP .Net 0 10-14-2009 12:26 AM
Control is not showing inherited properties in property grid Nathan Sokalski ASP .Net 1 03-17-2009 08:32 AM
Properties not showing in Property Window daokfella ASP .Net Web Controls 0 06-06-2007 07:27 PM
properties not showing in properties window at design time Peter ASP .Net Building Controls 1 12-10-2003 09:04 AM
Property not showing in the Properties window Anthony Faull ASP .Net Web Controls 1 11-13-2003 04:33 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