Foxpro form "stopping" work after report call -


i have form call report, form contant btnprint in "print" button click, call report

btnprint.click

report form rpthocbong preview 

after button clicked, button "print" "flat-down" , cannot click again

have tried adding after report form call?

this.enabled = .t. 

Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -