/ Forums / Advansys Formativ / Formativ Creator / Toolbar Implementation for Rich Text Box / Reply To: Toolbar Implementation for Rich Text Box

#5615
Support 3
Participant

    It may be possible to make THTMLEditorEx not editable, however a quick scan unable to locate any properties: http://msdn.microsoft.com/en-us/library/aa752085(VS.85).aspx

    Another option is to use EmbeddedWB control from “Form Designer” – Additional tab.

          
    MainForm.wbPreview.Navigate("c:temptext.htm")  
    

    Scrollbar appear to works in both of these controls.

    Regards,
    Advansys Support