Enable all, then programatacally adding the buttons you dont want??

  •  02-21-2004, 9:45 AM

    Enable all, then programatacally adding the buttons you dont want??

    I am using usercontrol to contain the Cuteeditor.

    I am programatacally adding to this control to a page if it is needed.

    The problem is that i want different buttons depending on which users are logged in.

    the way i choose to do it is to set AutoConfigure = EnableAll.

    Then building a list of items that i dont want displayed, and then use the DisableItemList property to remove buttons.

    This is working like a charm exept this (this is when i disable all the buttons listed in the manual with the EnableAll AutoConfiguration mode):

    well my question boils down to this:

     

    What are the names of those buttons.

     

    Thx in advance

    Emma

View Complete Thread