Inherited forms question

  • Thread starter Thread starter RD
  • Start date Start date
R

RD

Got a form with a couple labels in it that is being used as inherited form
in a calling project. Trying to allow one of the labels to be resized in
calling project's IDE. Tried setting modifiers to Public but does not seem
to work, don't get resize handles on that label.

What do I have to do to allow manipulation of control properties on
inherited in graphical IDE of VS studio .net 2003?

The sample code I was relying on was written with Beta2.

Thanks for any help.

Bob
 
Just to prevent opening because somebody thinks it is an addition
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top