Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
AutoConfigure Doesn't Work
AutoConfigure Doesn't Work
12-20-2004, 8:21 AM
rarenewspapers
Joined on 06-01-2004
Posts 3
AutoConfigure Doesn't Work
Reply
Quote
I have set AutoConfigure = None and still EVERYTHING displays! The problem is I can't even use ConfigurationPath to set a new configuration file because all of the buttons have been previously added. Here is my code; it displays everything:
<CE:Editor runat="server" id="Description"
FilesPath="/lib/inc/cuteeditor"
AutoConfigure="None"
Width="310"
Height="200">
</CE:Editor>
View Complete Thread