How can i access to design class in visual studio 2005 (asp.net) and change declaration of label from protected to public.
When i click on label and try go to definition i got error: object definiton is hidden, is there any way how i can bypass it.
Thanks