Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add image to the Toolbar ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00184681
Message ID:
00185011
Vues:
46
>Thank you. It work now!!!! I need to add the following code:
>Toolbar.Init
>This.ImageList = Thisform.ImageList1.object
>
>:)
>Thank you for your HELP.....!!!!!!:)

You're welcome, John. When I read your other posts this morning I thought that might be the problem.

BTW, if you're thinking about doing a Win98 style toolbar (where the buttons highlight when the mouse moves over them), I'd recommend placing all the images in a single file and loading the required image lists from that using the Picture Clip control. Since the toolbar requires three images for each button this can mean that a relatively lot of time will be spent opening each of the files. For example, a simple 6 button toolbar would require that 18 bitmaps are loaded. By placing all of the required bitmaps in a single file, only one additional control and one bitmap have to be loaded.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform