In a Group VB project which contains two VB projects. One VB project is just a simple Form with a button on it and the other project is a bucch of BAS modules and a UserControl.
During design time I open up the part of the project with the Form on it and I click on Toolbox to open up the available tools. On the toolbox is the icon for the UserControl so when I click on it and then draw the UC on the Form I get this message:
Name conflicts with existing module, project, or object library.
What name is it referring to and what could it be referring to as being in conflict with?
During design time I open up the part of the project with the Form on it and I click on Toolbox to open up the available tools. On the toolbox is the icon for the UserControl so when I click on it and then draw the UC on the Form I get this message:
Name conflicts with existing module, project, or object library.
What name is it referring to and what could it be referring to as being in conflict with?