Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enable or Visible Event ?
Message
From
04/11/1997 16:55:01
 
 
To
04/11/1997 16:42:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00058138
Message ID:
00058237
Views:
31
>>>Hi to all,
>>>maybe there is no answer to my question but I try ...
>>>
>>>I want to trap (by an event or other) when the Enabled or Visible property/status change.
>>>Think to write a control in a VCX and you want to know when the application code change you Enabled status, (without modify the application code, like calling a Enable() method)
>>>
>>>Thanks in advance, any suggestion will be appreciate,
>>
>>
>>There is a programmatic change event that can be fired. I'm
>>actually not that familiar with it. But hopefully that is the
>>kind of thing your looking for.
>>
>>Dan
>
>Programmatic change watches the value in a control. It is fired when the value is changed from code, and interactive change is fired when the user changes the value. It cannot be used to watch the values of other properties


Alright, thanks for the info. If that is true though and if I'm
reading the question correctly and he is programatically changing
the Enabled or Visible status, all he would have to do in
addition to changing these properties would be to change a value
in a control. This would in turn trigger the programatic change.
I know . . . a lot of extra work when this can be handled much
better with a timed event. Just curious if this could work.

Dan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform