N
Nathan Sokalski
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.
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.