When i load my project i get this error Conflicting names were found in "C:\Ddocume nts and Settings\Owner\ Desktop\RuneSca pe Switcher\Inerne t.frm'. The name 'Internet' will be used.
What does this mean?
When i load my project i get this error Conflicting names were found in "C:\Ddocume nts and Settings\Owner\ Desktop\RuneSca pe Switcher\Inerne t.frm'. The name 'Internet' will be used.
What does this mean?
hi
seems you use a name in your form which is probabely a command, property or method.
usually vb checks the syntax at designtime.
don't know 4 sure.
Comment