Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing A Property Fires the _Assign
Message
From
19/06/2007 08:36:10
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01234049
Message ID:
01234206
Views:
12
>
>When the IF This.Height = 50 line is fired, the _Assign code runs. nHeight in the _Assign
>is 250.
>
>What gives?

From Help:

The Assign method will fire for certain native properties when their value is queried and not changed. These include dimensional properties such as Top, Left, Height, Width as well as a few others like Visible. This is due to how Visual FoxPro handles these properties internally.


Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform