Re: Line Break before a BOLD formated word in FireFox with Enter is not working properly.

  •  07-30-2012, 2:08 AM

    Re: Line Break before a BOLD formated word in FireFox with Enter is not working properly.

    How do capture the Save Click Even in VB for CuteEditor ASP.NET
     
    If am doing the following but its not working
     
    If Editor1.TemplateItemList.Equals("Save") Then
                MsgBox("Save Clicked", MsgBoxStyle.Information, "Save Clicked")
    End If
View Complete Thread