New 2.0 buttons names for Template property

Last post 12-01-2003, 1:21 PM by ChrisBissell. 2 replies.
Sort Posts: Previous Next
  •  11-30-2003, 5:56 PM 98

    New 2.0 buttons names for Template property

    Hi!

    Perhaps I looked in the wrong places, but I'm not finding the names of the new buttons (i.e. so I can use the Template property to specify what images appear).  I was able to guess "pasteword", but I can't figure out the ones for adding a document link and the new image manager.  Is there an up to date master list somewhere?  Thanks!

    Chris

  •  12-01-2003, 10:06 AM 103 in reply to 98

    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

  •  12-01-2003, 1:21 PM 104 in reply to 103

    Re: New 2.0 buttons names for Template property

    Thank you muchly, Adam,

    Should have looked at the CHM file.  Instead I was looking in the UserGuide.PDF. 

    Chris

View as RSS news feed in XML