Unicode Controls & Classes for VB6 - Version 4

ctlUniTextCodeHighlight.eCtlTextCHZoneType Enum

Type of language to use for highlighting the code

Values
Name Value Description
ezt_none -1 No highlight
ezt_generic 0 Generic, can be html, javascript, vbscript, etc...
ezt_javascript Only javascript
ezt_vbscript Only VBScript
ezt_php Only PHP
ezt_html Only HTML
Remarks