Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disappearing act
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00204226
Message ID:
00204252
Views:
22
The action you detailed is by design. All your
code did was clear the visible aspects of the screen.

Paste the following code into the RightClick of
the same form and try your checkbox rightclick, then
the form rightclick.

define popup edtshort shortcut relative from mrow(),mcol()
define bar 1 of edtshort prompt "Refresh"
on select bar 1 of edtshort _screen.activeform.refresh()
activate popup edtshort
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform