Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AddProperty Method Error
Message
De
22/10/1998 11:05:28
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00149402
Message ID:
00149428
Vues:
28
Isn't tabstop already a page property? At least in my 5.0 help TABSTOP lists pages as one of it's _applies_ to.

>Using VFP 6. In my efforts to defeat the TabStop on a page of a pageframe, I am attempting to use the addproperty method in the INIT of a page:
>if vartype(This) = "O"
>   This.AddProperty("TabStop", .f.)
>endif
>
>The ever-so-helpful error message I get at runtime is Property "TabStop" does not exist. Duh! That is precisely why I am trying to add it. Ultimately, I do not know if this will work, but I would like some enlightenment as to why this property is not being added.
>
>TIA.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform