Re: EditorView() CuteSoft 5.2

  •  12-18-2006, 3:11 PM

    Re: EditorView() CuteSoft 5.2

     
    Thanks Adam, It worked.
     
    I used it as following
     
    Changing the Editor to HML Mode : _set_ActiveTab(OBJ_Editor1, 'Code')
     
    Changing the Editor to Normal Mode : _set_ActiveTab(OBJ_Editor1, 'Edit')
     
    Changing the Editor to Preview Mode : _set_ActiveTab(OBJ_Editor1, 'View')
     
     
    Thanks again.
     
     
     
     
     
View Complete Thread