Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG? - PEMSTATUS on DataEnvironment
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00830418
Message ID:
00831217
Vues:
19
>Hi Andy,
>
>Re: Exists one property or method hidden? Message #809691 shows how to check if property is hidden.
>
>>Thank you for explaining this.
>>
>>So you can't use code like:
>>
>>    IF PEMSTATUS( object, "hiddenproperty", 5 )
>>       object.hiddenproperty = "newvale"
>>
>>if you don't know the property is hidden.
>>
>>Would be nice to have an option in PEMSTATUS()
>>to check if a prop. is hidden.

Thanks for showing us how to check this.

I started this thread to fix this problem:
Code which looped thru all the objects on a form.
  It checked each object for PEMSTATUS( object, "enabled", 5 ) = .T.
  If so, then object.SetFocus().
Well, that part bombed for form.dataEnvironment.SetFocus().
- Andy Rice
San Diego, CA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform