Software Development Network>> Visual J#>> Hide standard control's properties in designer
Hi,
I don't think i have enough expertise to comment here. Could you please post your query on WinForms Forum - http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=8&SiteID=1.
Thanks.
I guess you can't do that. You can't override public methods to be private or protected.
Lett us know if you find a solution to this.
Hide standard control's properties in designer
MarilynJ
Hi,
I don't think i have enough expertise to comment here. Could you please post your query on WinForms Forum - http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=8&SiteID=1.
Thanks.
PCr
What i mean by hide is to hide that property from designer not really hide it from code.
so... yes you can do that...
Thanks for your repply
DejanR
I guess you can't do that. You can't override public methods to be private or protected.
Lett us know if you find a solution to this.