ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Is there a way for a idMso button to display a custom image? (https://www.excelbanter.com/excel-programming/402474-there-way-idmso-button-display-custom-image.html)

JeffreyW

Is there a way for a idMso button to display a custom image?
 
Is there a way for a idMso button to display a custom image Is there a way
for a idMso button to display a custom image in the 2007 Excel Ribbon? I
tried using the image="" parameter, but it is seemingly ignored.

Thanks for anyone's insights.

Ron de Bruin

Is there a way for a idMso button to display a custom image?
 
See my ribbon page
There is a example with my picture
http://www.rondebruin.nl/ribbon.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"JeffreyW" wrote in message ...
Is there a way for a idMso button to display a custom image Is there a way
for a idMso button to display a custom image in the 2007 Excel Ribbon? I
tried using the image="" parameter, but it is seemingly ignored.

Thanks for anyone's insights.


JeffreyW

Is there a way for a idMso button to display a custom image?
 
Thanks for posting, Ron. I checked out your link but unless I am missing
something, this capability:

<menu id="MyDropdownMenu" label="My Menu" size="large" image="ron"

.... seems limited to custom Menu items (or limited customization of macros
on the QAT). What I am trying to do is to use a custom Image on a built-in
idMso button. I still don't see how I can do this.

Ron de Bruin

Is there a way for a idMso button to display a custom image?
 
Sorry
That is not possible but you can play with this

Add a custom button with your own image and use this to run the default code of Office buttonopen
Application.CommandBars.FindControl(ID:=23).Execut e

Maybe you can use this ?




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"JeffreyW" wrote in message ...
Thanks for posting, Ron. I checked out your link but unless I am missing
something, this capability:

<menu id="MyDropdownMenu" label="My Menu" size="large" image="ron"

... seems limited to custom Menu items (or limited customization of macros
on the QAT). What I am trying to do is to use a custom Image on a built-in
idMso button. I still don't see how I can do this.


JeffreyW

Is there a way for a idMso button to display a custom image?
 
I guess I might be able to use that approach, Ron ... but I'd hate to have to
use a macro that clears the undo History when running a built-in function
just to have a preferable Icon image.

I was afraid there wasn't going to be a way to do this ... I could
understand why MS might want to restrict users from changing the images on
built-in functions (given the ways they have locked down certain parts of the
UI), but it doesn't make sense that they prevent users from adding their own
custom images to functions where they don't provide a button image.

Thanks for looking at this.


Ron de Bruin

Is there a way for a idMso button to display a custom image?
 
Hi Jeffrey

You can do it for QAT images

See my new page
http://www.rondebruin.nl/imageqat.htm





--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"JeffreyW" wrote in message ...
I guess I might be able to use that approach, Ron ... but I'd hate to have to
use a macro that clears the undo History when running a built-in function
just to have a preferable Icon image.

I was afraid there wasn't going to be a way to do this ... I could
understand why MS might want to restrict users from changing the images on
built-in functions (given the ways they have locked down certain parts of the
UI), but it doesn't make sense that they prevent users from adding their own
custom images to functions where they don't provide a button image.

Thanks for looking at this.


Ron de Bruin

Is there a way for a idMso button to display a custom image?
 
Oops press the send button to fast

The page I posted show you how to change the image (1871) but you
can't use your own image.



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"JeffreyW" wrote in message ...
I guess I might be able to use that approach, Ron ... but I'd hate to have to
use a macro that clears the undo History when running a built-in function
just to have a preferable Icon image.

I was afraid there wasn't going to be a way to do this ... I could
understand why MS might want to restrict users from changing the images on
built-in functions (given the ways they have locked down certain parts of the
UI), but it doesn't make sense that they prevent users from adding their own
custom images to functions where they don't provide a button image.

Thanks for looking at this.


JeffreyW

Is there a way for a idMso button to display a custom image?
 
I had looked at that, Ron. But the buttons I'm working with here won't be on
the QAT.

Thanks anyway,


Jeff


All times are GMT +1. The time now is 12:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com