怎样在VFP的表单中添加背景图片

2025-06-21 05:54:14
推荐回答(1个)
回答1:

可以双击表单,在表单的load事件内写入如下代码:
this.Picture="c:\documents and settings\9.jpg"