Attaches event to dhtmlxForm instance.
Parameters:
var myEvent = myForm.attachEvent("onChange", function(){ // code here });
Description:
See also: