Results 1 to 2 of 2

Thread: toolbar button down?

  1. #1

    Thread Starter
    Hyperactive Member MPrestonf12's Avatar
    Join Date
    Jun 1999
    Location
    NY
    Posts
    330

    Question

    Does anyone know a way no make a button on a toolbar to look like its pressed down? YOu don't have to give any code just a pointer. THanks
    Matt

  2. #2
    New Member
    Join Date
    May 2000
    Posts
    6

    Cool

    Here, this will help :

    Set the .Value property of the button to tbrPressed

    Code:
        Toolbar1.Button(1).Value = tbrPressed
    Shinned
    Email : [email protected]
    Home : http://www.geocities.com/shinned

    VB Ver : 6.0

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