作者:lzp_lrp
责任编辑:lzp_lrp
以下是全部源码,感兴趣的朋友可以整个窗口的源代码导入到pbl里自己运行一下试试。
$pbexportheader$w_button.srw
forward
global type w_button from window
end type
type cb_11 from commandbutton within w_button
end type
type cb_10 from commandbutton within w_button
end type
type em_3 from editmask within w_button
end type
type em_2 from editmask within w_button
end type
type em_1 from editmask within w_button
end type
type cb_9 from commandbutton within w_button
end type
type cb_8 from commandbutton within w_button
end type