Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: theme compile error
theme compile error
Last post 04-28-2005, 12:25 PM by
RodneyLai
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
04-28-2005, 11:37 AM
6227
RodneyLai
Joined on 03-14-2005
Posts 29
theme compile error
Reply
Quote
i get the following runtime compile error when i try to set the
theme (ThemeType="Office2000")
Compiler Error Message:
CS0176: Static member 'CuteEditor.ThemeType.Office2000' cannot be accessed with an instance reference; qualify it with a type name instead
what does this mean?
04-28-2005, 12:25 PM
6232
in reply to
6227
RodneyLai
Joined on 03-14-2005
Posts 29
Re: theme compile error
Reply
Quote
i found my problem.
the id of my control was 'CuteEditor' which is conflicting with the CuteEditor class