+ Reply to Thread
Results 1 to 5 of 5

changing the color of the buttons

  1. #1
    Mr. V
    Guest

    changing the color of the buttons

    Hello Everybody!
    Can someone tell me how to change the color of a button in a form. I am
    making a form and the default color of the button is grey, is there any way
    of changing that color?
    Thx,

  2. #2
    Bob Umlas
    Guest

    Re: changing the color of the buttons

    Click on the button, select a color from the pallette in the BackColor
    property

    Bob Umlas
    Excel MVP

    "Mr. V" <Mr. [email protected]> wrote in message
    news:[email protected]...
    > Hello Everybody!
    > Can someone tell me how to change the color of a button in a form. I am
    > making a form and the default color of the button is grey, is there any

    way
    > of changing that color?
    > Thx,




  3. #3
    Mr. V
    Guest

    Re: changing the color of the buttons

    Thx for replying Bob, but I cant find the BackColor property dialogue box. Is
    this some VB code? The normal color fill icon is grayed out.
    Thx again,
    Mr. V

    "Bob Umlas" wrote:

    > Click on the button, select a color from the pallette in the BackColor
    > property
    >
    > Bob Umlas
    > Excel MVP
    >
    > "Mr. V" <Mr. [email protected]> wrote in message
    > news:[email protected]...
    > > Hello Everybody!
    > > Can someone tell me how to change the color of a button in a form. I am
    > > making a form and the default color of the button is grey, is there any

    > way
    > > of changing that color?
    > > Thx,

    >
    >
    >


  4. #4
    Dave Peterson
    Guest

    Re: changing the color of the buttons

    When you write "form", do you mean a UserForm?

    Or do you mean a worksheet that's designed to look like a Form?

    Or even a dialog sheet?

    If you meant the worksheet (or dialog sheet), and you used a button from the
    Forms toolbar, then you can't change the background color.

    If you used the worksheet and a commandbutton from the control toolbox toolbar,
    hit the design mode icon (also on that control toolbox toolbar) and then
    rightclick on your command button and choose properties. You can find BackColor
    there.

    If you meant the userform, click on the commandbutton and hit F4 to show the
    properties window.

    Mr. V wrote:
    >
    > Thx for replying Bob, but I cant find the BackColor property dialogue box. Is
    > this some VB code? The normal color fill icon is grayed out.
    > Thx again,
    > Mr. V
    >
    > "Bob Umlas" wrote:
    >
    > > Click on the button, select a color from the pallette in the BackColor
    > > property
    > >
    > > Bob Umlas
    > > Excel MVP
    > >
    > > "Mr. V" <Mr. [email protected]> wrote in message
    > > news:[email protected]...
    > > > Hello Everybody!
    > > > Can someone tell me how to change the color of a button in a form. I am
    > > > making a form and the default color of the button is grey, is there any

    > > way
    > > > of changing that color?
    > > > Thx,

    > >
    > >
    > >


    --

    Dave Peterson

  5. #5
    Mr. V
    Guest

    Re: changing the color of the buttons

    Thanks Dave for explaining everything, I was using the worksheet form toolbar
    to create the button.

    "Dave Peterson" wrote:

    > When you write "form", do you mean a UserForm?
    >
    > Or do you mean a worksheet that's designed to look like a Form?
    >
    > Or even a dialog sheet?
    >
    > If you meant the worksheet (or dialog sheet), and you used a button from the
    > Forms toolbar, then you can't change the background color.
    >
    > If you used the worksheet and a commandbutton from the control toolbox toolbar,
    > hit the design mode icon (also on that control toolbox toolbar) and then
    > rightclick on your command button and choose properties. You can find BackColor
    > there.
    >
    > If you meant the userform, click on the commandbutton and hit F4 to show the
    > properties window.
    >
    > Mr. V wrote:
    > >
    > > Thx for replying Bob, but I cant find the BackColor property dialogue box. Is
    > > this some VB code? The normal color fill icon is grayed out.
    > > Thx again,
    > > Mr. V
    > >
    > > "Bob Umlas" wrote:
    > >
    > > > Click on the button, select a color from the pallette in the BackColor
    > > > property
    > > >
    > > > Bob Umlas
    > > > Excel MVP
    > > >
    > > > "Mr. V" <Mr. [email protected]> wrote in message
    > > > news:[email protected]...
    > > > > Hello Everybody!
    > > > > Can someone tell me how to change the color of a button in a form. I am
    > > > > making a form and the default color of the button is grey, is there any
    > > > way
    > > > > of changing that color?
    > > > > Thx,
    > > >
    > > >
    > > >

    >
    > --
    >
    > Dave Peterson
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1