I am trying my first user control, but after I save it as an .ocx and try to add it to my project, it tells me the control can not be used as a public and is changing it to private.
Can anyone explain this to me?
It is a really simple text box that takes the entry and sets the tag property to the text(modified) in the box.




Reply With Quote