Re: Dynamically set editor background colour VB Re Post 8845

  •  08-05-2009, 5:19 AM

    Re: Dynamically set editor background colour VB Re Post 8845

    Thanks (again) Ken,
    If I want to set the background and font color, what is the coding?
    Editor1.EditorBodyStyle = "background-color:" & bgcol & "font-color:" & fcol
View Complete Thread