AutoConfiguration

Last post 05-10-2005, 2:59 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  05-10-2005, 2:34 PM 6564

    AutoConfiguration

    I'm trying to set the AutoConfiguration property to "None" in the codebehind (C#).  However I cannot seem to find the AutoConfiguration Enum.  Can someone post the setting?   Thanks.
  •  05-10-2005, 2:59 PM 6565 in reply to 6564

    Re: AutoConfiguration

    CuteEditor V4.0.0.6 Documentation

    AutoConfigure Enumeration

    Represents Several predefined sets of buttons. These configurations are applied using AutoConfigure property.

    [Visual Basic]
    Public Enum AutoConfigure
    [C#]
    public enum AutoConfigure

    Members

    Member NameDescription
    NoneDisables all items on the toolbar
    FullEnables the buttons in the ~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/Full.config file
    Full_noformEnables the buttons in the ~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/Full_noform.config file
    MinimalEnables the buttons in the ~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/Minimal.config file
    SimpleEnables the buttons in the ~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/Simple.config file
    GeckoEnables the buttons in the ~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/Gecko.config file

    Requirements


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML