Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: The type or namespace name 'Editor1' could not be found (are you missing a using directive or an assembly reference?)
Re: The type or namespace name 'Editor1' could not be found (are you missing a using directive or an assembly reference?)
03-09-2005, 3:53 PM
pwilson
Joined on 02-02-2005
Posts 9
Re: The type or namespace name 'Editor1' could not be found (are you missing a using directive or an assembly reference?)
Reply
Quote
nevermind...I found it..I was missing the
protected
CuteEditor.Editor Editor1;
statement..
Sorry to bother you
View Complete Thread