#7052
Marco
Participant

    Problem is solved.
    In the new CheckListBox there is no property for the Multiselect.
    You have to do this by yourself. Catch the Event “OnClick” and
    call the UnCheckAll method.
    This works only for the Raise-Components (Enhanced-Tab).

    Thank’s for your help.