Shoutbox

XML help - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: XML help (/showthread.php?tid=67510)

XML help by Jimbo on 10-20-2006 at 07:20 PM

how would i create a dropdown box and a tick-box in XML?


RE: XML help by Mnjul on 10-20-2006 at 07:36 PM

Refer to in the ComboBoxControl and CheckBoxControl Interface Windows Schema Documentation in the script documentation :)


RE: XML help by Jimbo on 10-20-2006 at 07:59 PM

quote:
Originally posted by Mnjul
Refer to in the ComboBoxControl and CheckBoxControl Interface Windows Schema Documentation in the script documentation :)
Thanks, will do