Change Button Color

A

Alberto Ast

I created a button assigned to a macro... but it is always gray... how do I
change the color of my buttons?
 
M

Michael Arch

Rather than using the button from the Forms Menu, select the button from the
Control Tool Box Menu, right click on it and select properties in the
properties windows change the Back color to the one you prefer.
 
A

Alberto Ast

Michael,

Thanks for your quick response... Even the colors are limited it worked as
requested... I was looking into some corporate colors which were not
available the way to told me... but I have a nother problem... it worked fine
the first time but then I wanted to go back and click right buttom but now
the menu does not come un to the screen any more... Not sure if it is because
I added my macro to the view code screen.. any idea what can be happening...?
how do I go back to edit the buttom parameters?
 
M

Michael Arch

Two things,
1.- there are more colors on the Palette tab
2.- From the Main Menu Select
-> View ->ToolBars->Control Tool Box
This will bring the Control Tool Box Bar into view, click on the
Square/Ruler/Pencil Icon and that will bring you into editing mode, so you
can select the properties of your button again.
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.
 
A

Alberto Ast

I was able to go back to my menu but could not find the Palette tab with the
extra colors... maybe is what I already have with grays and blues but I was
looking for greens.. are those available?

Thanks again for your prompt respose.
 
M

Michael Arch

When you access the properties window for your button and click on the
dropdown box, a two tab mini window shows( One reads System, the other reads
Palette) in there you will find the Green and yellow, red, pink, purple, etc.
colors.
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.
 
A

Alberto Ast

I founf the pallete tab... thanks

Michael Arch said:
Two things,
1.- there are more colors on the Palette tab
2.- From the Main Menu Select
-> View ->ToolBars->Control Tool Box
This will bring the Control Tool Box Bar into view, click on the
Square/Ruler/Pencil Icon and that will bring you into editing mode, so you
can select the properties of your button again.
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.
 
A

Alberto Ast

Now I got it the way I expected just have one new problem.... I can not make
the button to work unless I hit my previous macro button... if I do not do so
and hit the new Control Tool Box button it will not work... looks like it
stays in edit mode... how do I make it to work without executing another
macro...? I want to delete my old gray macro.
 
Top