Issue with Visual Studio 2005 upgrade splitting code

S

st

Hi All,

My upgraded project (C#) has a user control class that has been split
into the app_code directory from its associated main form. They both
share the same namespace and the main form has a delegate that connects
an event in the user control class. Under VS 2003, when the two files
where in the same folder the namespace events exposed at the user
control file level where that of both combined files, but since the
split only those in the app_code folder are available, hence the event
and its delegate cannot be connected.

My question is: how do I re-establish the link?

Many thanks,

Simon
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top