RE: Command Buttons Dont Work In Dialog Box If Placed Infront Of A Pic

From: SeaparkJohn (SeaparkJohn_at_discussions.microsoft.com)
Date: 10/10/04


Date: Sun, 10 Oct 2004 12:19:07 -0700

I assume that your menu system is on a user form. If so, you don't need to
draw coloured boxes, just change the backcolor property of the buttons to a
different color. It could be that the colored boxes you are drawing are
sitting above the buttons, disabling them.

If you color-code the buttons and use the frame object in the control
toolbox to group them together, that should make it more pleasing to the eye.

"Celtic_Avenger" wrote:

>
> Now This Ones Got Me Quite Stumped!
>
> I have quite a large spreadsheet with approximately 100 sheets, all
> performing diferent actions.
>
> As a result, to make navigation easier I have created a simple menu
> system using a dialog box. However the dialog box (with its default
> greyish colour) does not look very good. So I thought of placing some
> blocks of colour behind the control buttons. This way I was able to
> categorise groups of the control buttons into nice looking coloured
> blocks.
>
> The problem I have is that even though the dialog box looks very
> pleasing and proffesional, having the cloured blocks behind them stops
> the control buttons from working.
>
> I have tried creating the boxes using both the drawing toolbar and also
> by importing small 10 X 10 pixel gif files and then resizing them to the
> size I want. Both these options stop the buttons from working.
>
> Is there any way to correct this or maybe another way to make the
> dialog box more pleasing to the eye.
>
> Thanks for any help you can give me!
>
> Celtic_Avenger
> :confused: :confused: :confused: :confused: :confused:
>
>
> --
> Celtic_Avenger
> ------------------------------------------------------------------------
> Celtic_Avenger's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=14101
> View this thread: http://www.excelforum.com/showthread.php?threadid=267990
>
>