Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems in code while using a form set
Message
De
06/12/2006 10:25:03
 
 
À
05/12/2006 22:33:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01174833
Message ID:
01175218
Vues:
9
>Could you tell me how to include a custom toolbar on a stand alone form, Grady?
>
>Thanks very much,
>
>Steve.

_SCREEN.AddProperty("oToolBar")
_SCREEN.oToolBar = NEWOBJECT('mytoolbar','mylib.vcx')
_SCREEN.oToolBar.show()

You can thank Fred and Tore for this code.
You need to subclass your _Base class to get the 'My' components

Hi to my friend Dr. Srinivas Padamanbhuni in Bangalore.

Grady
I ain't skeert of nuttin eh?
Yikes! What was that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform