Ribbon X Question

G

Greg Maxey

Hi folks,

First time here so I am not sure if my question is properly placed here or
not. I skimmed through the list of Microsoft public groups and didn't see
one dedicated to ribbon customization so I thought I would try here.

I have managed to put together a pretty simple customization for the Ribbon
that I use in Word2007. I built the customization using primarily a
collection of built-in commands. The problem I had is that the idMso for
these commands come with their own default labels. I wanted to use just the
icon image (suppress the labels). I tried using label="" but that generates
and error. I settled on label=" " which works without error but I was
wondering if there is a "right" way to add a builtin command to the ribbon
that suppresses the default label? Thanks.
 
A

Anubix$yahoo_com

Hey Greg. I'm interested in your customized Ribbon. You said you were able to
make a customized ribbon using uilt-in commands? I'm trying to do this. I'm
using the Custom UI Editor that's free. I don't have the money to pay for
VB. Do you know how to customize the Ribbon wit the free editor? If so, how
can I add built-in commands to it? I seem to only be able to add custom
macros not existing commands.
 
Top