|
John
There is not a supported property command for that.
However, borrowing Charlie Parks' example of copying the control to the
editor, I found pmauto = true / false seems to indicate the status of the
automatic popup checkbox. So I tried:
PROPERTY <component id> PMAUTO 'True' in an on after
start eep on my form and it worked, turining on the automatic pop up. I
then put a button on the form with PROPERTY <component id> PMAUTO 'False'
and it also worked, disabling the automatic pop up.
Test it to make sure everything ELSE works as expected
before using it.
Dawn
From: John Engwer [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 09, 2005 3:57 PM To: RBG7-L Mailing List Subject: [RBG7-L] - automatic pop-up Is there a property command to
control whether you get an automatic pop-up menu when you enter a DBedit
field? I looked through the Property PDF
and I cannot find one. I would like to be able to turn the
automatic pop-up menu feature on or off via program
control. John |
- [RBG7-L] - RE: automatic pop-up Dawn Oakes
- [RBG7-L] - RE: automatic pop-up John Engwer
- [RBG7-L] - RE: automatic pop-up A. Razzak Memon
- [RBG7-L] - RE: automatic pop-up A. Razzak Memon
- [RBG7-L] - RE: automatic pop-up Charles Parks
