Forum: C# Jan 19th, 2008 |
| Replies: 11 Views: 2,185 If your second class has been defined as class2 and is accessible within your current form ( in the same project and within the same namespace ) it should work. That error suggests that it is unable... |