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:29:13
 
 
À
06/12/2006 10:25:03
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:
01175220
Vues:
8
>>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 will need to create a method(s) to run any code that you will run in the toolbar. Refer to the method in the toolbar.

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