$PBExportHeader$uo_newtask.sru forward global type uo_newtask from userobject end type type cb_5 from uo_imflatbutton within uo_newtask end type type cb_3 from commandbutton within uo_newtask end type type cb_2 from commandbutton within uo_newtask end type type dw_2 from datawindow within uo_newtask end type type cb_1 from uo_imflatbutton within uo_newtask end type type dw_1 from datawindow within uo_newtask end type end forward global type uo_newtask from userobject integer width = 2779 integer height = 1788 long backcolor = 67108864 string text = "none" long tabtextcolor = 33554432 long picturemaskcolor = 536870912 cb_5 cb_5 cb_3 cb_3 cb_2 cb_2 dw_2 dw_2 cb_1 cb_1 dw_1 dw_1 end type global uo_newtask uo_newtask on uo_newtask.create this.cb_5=create cb_5 this.cb_3=create cb_3 this.cb_2=create cb_2 this.dw_2=create dw_2 this.cb_1=create cb_1 this.dw_1=create dw_1 this.Control[]={this.cb_5,& this.cb_3,& this.cb_2,& this.dw_2,& this.cb_1,& this.dw_1} end on on uo_newtask.destroy destroy(this.cb_5) destroy(this.cb_3) destroy(this.cb_2) destroy(this.dw_2) destroy(this.cb_1) destroy(this.dw_1) end on type cb_5 from uo_imflatbutton within uo_newtask integer x = 151 integer y = 1660 integer width = 370 integer taborder = 30 boolean bringtotop = true boolean enabled = false string text = "下单确认" string normalpicname = "ok.bmp" end type type cb_3 from commandbutton within uo_newtask integer x = 2432 integer y = 784 integer width = 247 integer height = 100 integer taborder = 40 boolean bringtotop = true integer textsize = -9 integer weight = 400 fontcharset fontcharset = gb2312charset! fontpitch fontpitch = variable! string facename = "宋体" string text = "删附件" end type type cb_2 from commandbutton within uo_newtask integer x = 2432 integer y = 672 integer width = 247 integer height = 100 integer taborder = 30 boolean bringtotop = true integer textsize = -9 integer weight = 400 fontcharset fontcharset = gb2312charset! fontpitch fontpitch = variable! string facename = "宋体" string text = "浏览..." end type type dw_2 from datawindow within uo_newtask integer x = 23 integer y = 672 integer width = 2363 integer height = 308 integer taborder = 20 boolean bringtotop = true string title = "none" string dataobject = "dw_saletask_dm_fj" boolean livescroll = true borderstyle borderstyle = stylelowered! end type type cb_1 from uo_imflatbutton within uo_newtask integer x = 2048 integer y = 1660 integer width = 370 integer taborder = 20 boolean bringtotop = true string text = "保存询价" string normalpicname = "save.bmp" end type type dw_1 from datawindow within uo_newtask integer width = 2770 integer height = 1640 integer taborder = 10 boolean bringtotop = true string title = "none" string dataobject = "dw_saletask_dm_uc_bak" boolean livescroll = true borderstyle borderstyle = stylelowered! end type