From: Ashley 'Entanio' Russell Ashley 'Entanio' on
Hello All,

Is it possible to manipulate the pressed state of a toggle button on a
CustomUI ribbon tab using Word Visual Basic in a document template?

Many Thanks.
From: Doug Robbins - Word MVP on
It is done by manipulating the image assigned to the button. The steps for
doing it are detail on pages 217-220 of the book "RibbonX - Customizing the
Office 2007 Ribbon" by Robert Martin, Ken Puls and Teresa Hennig - ISBN
978-0-470-19111-8

You can buy the book for less that $10.00 but it is worth many times that if
you are into ribbon customization.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"Ashley 'Entanio' Russell" <Ashley 'Entanio'
Russell(a)discussions.microsoft.com> wrote in message
news:7FE826AC-10C4-4300-A258-243A4AC39E52(a)microsoft.com...
> Hello All,
>
> Is it possible to manipulate the pressed state of a toggle button on a
> CustomUI ribbon tab using Word Visual Basic in a document template?
>
> Many Thanks.

From: Ashley ''Entanio'' Russell on
Thank you very much. You were indeed very helpful.

Best Regards,
Ashley

"Doug Robbins - Word MVP" wrote:

> It is done by manipulating the image assigned to the button. The steps for
> doing it are detail on pages 217-220 of the book "RibbonX - Customizing the
> Office 2007 Ribbon" by Robert Martin, Ken Puls and Teresa Hennig - ISBN
> 978-0-470-19111-8
>
> You can buy the book for less that $10.00 but it is worth many times that if
> you are into ribbon customization.
>
> --
> Hope this helps.
>
> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.
>
> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
>
> "Ashley 'Entanio' Russell" <Ashley 'Entanio'
> Russell(a)discussions.microsoft.com> wrote in message
> news:7FE826AC-10C4-4300-A258-243A4AC39E52(a)microsoft.com...
> > Hello All,
> >
> > Is it possible to manipulate the pressed state of a toggle button on a
> > CustomUI ribbon tab using Word Visual Basic in a document template?
> >
> > Many Thanks.
>
From: Bob Phillips on

Also, take a look at
http://gregmaxey.mvps.org/Ribbon_Images_Labels_PartIV.htm

--

HTH

Bob

"Ashley ''Entanio'' Russell"
<AshleyEntanioRussell(a)discussions.microsoft.com> wrote in message
news:04308BA3-91AD-4FBF-B824-89CFA712BBB1(a)microsoft.com...
> Thank you very much. You were indeed very helpful.
>
> Best Regards,
> Ashley
>
> "Doug Robbins - Word MVP" wrote:
>
>> It is done by manipulating the image assigned to the button. The steps
>> for
>> doing it are detail on pages 217-220 of the book "RibbonX - Customizing
>> the
>> Office 2007 Ribbon" by Robert Martin, Ken Puls and Teresa Hennig - ISBN
>> 978-0-470-19111-8
>>
>> You can buy the book for less that $10.00 but it is worth many times that
>> if
>> you are into ribbon customization.
>>
>> --
>> Hope this helps.
>>
>> Please reply to the newsgroup unless you wish to avail yourself of my
>> services on a paid consulting basis.
>>
>> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
>>
>> "Ashley 'Entanio' Russell" <Ashley 'Entanio'
>> Russell(a)discussions.microsoft.com> wrote in message
>> news:7FE826AC-10C4-4300-A258-243A4AC39E52(a)microsoft.com...
>> > Hello All,
>> >
>> > Is it possible to manipulate the pressed state of a toggle button on a
>> > CustomUI ribbon tab using Word Visual Basic in a document template?
>> >
>> > Many Thanks.
>>


From: Roderick O'Regan on
That book which Doug mentions has got me out of a tight spot in Ribbon
manipulation!

Roderick

On Tue, 16 Mar 2010 22:12:37 -0000, "Bob Phillips"
<bob.phillips(a)somewhere.com> wrote:

>
>Also, take a look at
>http://gregmaxey.mvps.org/Ribbon_Images_Labels_PartIV.htm