Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing field's comment in my forms
Message
 
 
À
05/07/1999 09:43:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00237468
Message ID:
00237588
Vues:
10
Juan,

In your lowest level TextBox class add code in the Init():

this.StatusbarText = dbgetprop(...)

If you don't want to pay the runtime penalty every time an object is created to read the DBC create your own little builder that will read the DBC and set the StatusBarText at design time. There are some examples of builders over on my website.

>I want to display field's comments in my forms. I don't want to re-write them every time i drag a field into my forms.
>
>How can i do this? StatusBarText only accepts text, not expressions.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform