Results 1 to 2 of 2

Thread: Setting toolbar image @runtime

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613

    Setting toolbar image @runtime

    How to change the image on a button of the toolbar at run time.

    Thanks.

  2. #2
    AIS_DK
    Guest
    This works for me:
    Code:
    me.toolbar1.buttons("Button Key").Image = "Image Key in ImageList"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width