Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add image to the Toolbar ?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00184681
Message ID:
00185011
Views:
51
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform