Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When for custom Controls
Message
From
20/12/2001 06:48:58
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00596595
Message ID:
00596662
Views:
22
>if empty(this.When())
> this.SetAll('Enabled',.F.)
>else
> this.SetAll('Enabled',.T.)
>endif

I believe the above can be simplified to:
This.SetAll('Enabled', This.When())
since This.When() returns a logical value.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform