02-07-2015, 06:58 PM
Or use web browser control and HTML.
Function Dialog156
Function Dialog156
\Dialog_Editor
str dd=
;BEGIN DIALOG
;0 "" 0x90C80AC8 0x0 0 0 224 136 "Dialog"
;3 ActiveX 0x54030000 0x0 0 0 226 114 "SHDocVw.WebBrowser {8856F961-340A-11D0-A96B-00C04FD705A2}"
;1 Button 0x54030001 0x4 116 116 48 14 "OK"
;2 Button 0x54030000 0x4 168 116 48 14 "Cancel"
;END DIALOG
;DIALOG EDITOR: "" 0x2040202 "*" "" "" ""
str controls = "3"
str ax3SHDax3SHD="<html><body>Word 1<font color=red>Word2</font>Word3</body></html>"
if(!ShowDialog(dd 0 &controls)) ret