Re: New 2.0 buttons names for Template property

  •  12-01-2003, 10:06 AM

    Re: New 2.0 buttons names for Template property

    CuteEditor V2.0 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 Name Description
    Default

    Uses the default string of buttons Print,Separator,Cut,Copy,Paste,Separator,Undo,Redo,Separator,G_Start,RemoveFormat,SelectAll,Separator,
    ToggleBorder,AbsolutePosition,G_End,G_Start,Separator,Hr,Link,UnLink, DownloadableFiles ,Char,Emotion,InsertText,G_End,G_Start,Separator,
    ImageGallery,Separator,Foreward,Backward,G_End,G_Start,Separator,InsertTable,AddRow,DeleteRow,AddColumn,DeleteColumn,Separator,
    AddCell,DeleteCell,MergeCell,SplitCell,G_End,G_Start,Break,paragraphDropDown,fontDropDown,sizeDropDown,Bold,Italic,Underline,G_End,G_Start,
    Separator,JustifyLeft,JustifyCenter,JustifyRight,Separator,FontColor,HighLight,G_End,G_Start,Separator,InsertOrderedList,InsertUnorderedList,
    Separator,Indent,Outdent,G_End,G_Start,Separator,Subscript,Superscript,Strikethrough,CleanupCode,Help,G_End"

    EnableAll Enables all buttons and dropdowns New,Print,Separator,Cut,Copy,Paste,PasteText,PasteWord,Delete,Separator,Undo,Redo,Separator,G_Start,
    ToggleBorder,AbsolutePosition,G_End,G_Start,Separator,Char,Emotion,InsertText,G_End,G_Start,Separator,ImageGallery,ImageGalleryByBrowsing,
    FlashGallery,Separator,Foreward,Backward,G_End,G_Start,Separator,InsertTable,AddRow,DeleteRow,AddColumn,DeleteColumn,Separator,AddCell,
    DeleteCell,MergeCell,SplitCell,G_End,G_Start,Break,Bold,Italic,Underline,G_End,G_Start,Separator,JustifyLeft,JustifyCenter,JustifyRight,JustifyFull,
    JustifyNone,Separator,FontColor,HighLight,G_End,G_Start,Separator,InsertOrderedList,InsertUnorderedList,Separator,Indent,Outdent,G_End,G_Start,
    Separator,Subscript,Superscript,Strikethrough,Separator,InsertTime,InsertDate,Separator,Hr,Link,UnLink, DownloadableFiles ,Separator,RemoveFormat,
    SelectAll,SelectNone,CleanupCode,Help,G_End,break,styleDropDown,paragraphDropDown,fontDropDown,sizeDropDown,CodeSnippetDropDown,
    imagesDropDown,linksDropDown,zoomDropDown
    Simple Enables the following buttons and menus:
    fontDropDown,sizeDropDown,Bold,Italic,Underline,Separator,JustifyLeft,JustifyCenter,JustifyRight,Separator,
    InsertOrderedList,InsertUnorderedList,Separator,Indent,Outdent,Separator,FontColor,SetFontColor,HighLight,SetHighLight,Separator,Hr,Link,ImageGallery,
    InsertTable,Help
    Minimal Enables the following buttons and menus:
    Bold,Italic,Underline,Separator,JustifyLeft,JustifyCenter,JustifyRight
    TableFocus

    Enables the following buttons and menus:
    fontDropDown,sizeDropDown,Bold,Italic,Underline,Separator,JustifyLeft,JustifyCenter,JustifyRight,Separator,InsertTable,AddRow,DeleteRow,AddColumn,
    DeleteColumn,Separator,AddCell,DeleteCell,MergeCell,SplitCell,Separator,ToggleBorder,AbsolutePosition,Foreward,Backward,Help

    ImageFocus Enables the following buttons and menus: fontDropDown,sizeDropDown,Bold,Italic,Underline,Separator,Cut,Copy,Paste,Separator,Undo,Redo,Separator,ToggleBorder,AbsolutePosition,Separator,
    Char,Emotion,InsertText,Separator,ImageGallery,ExternalImage,Separator,Foreward,Backward,Separator,JustifyLeft,JustifyCenter,JustifyRight,Help

    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 Complete Thread