Discussion:
Fluent Ribbon control OnLoad event
(too old to reply)
Ronald
2007-07-06 10:18:03 UTC
Permalink
Hello,

I'm using a Word-model (.dotm) to customize the fluent ribbon. Basicly I'm
only adding an new Tab with some extra functions written in VBA.
The VBA-code is in the same document.
I've edited the cuttomUI using the CustomUI Editer tool from
OpenXMLDeveloper.org.

When I add the OnLoad event to the <customUI ...> tag I get the error:
"The 'Onload' attribute is not defigned"

Why is this? And is there a different way to get the RibbonUI refference of
my custom ribbon in the Word modal.
Patrick Schmid [MVP]
2007-07-08 07:15:19 UTC
Permalink
Typo: it should be onLoad (note the capitalization!)

Patrick Schmid [OneNote MVP]
--------------
http://pschmid.net
***
Outlook 2007 Performance Update: http://pschmid.net/blog/2007/04/13/105
Office 2007 RTM Issues: http://pschmid.net/blog/2006/11/13/80
***
Customize Office 2007: http://pschmid.net/office2007/customize
RibbonCustomizer Add-In: http://ribboncustomizer.com
OneNote 2007: http://pschmid.net/office2007/onenote
***
Subscribe to my Office 2007 blog: http://pschmid.net/blog/feed
Post by Ronald
Hello,
I'm using a Word-model (.dotm) to customize the fluent ribbon. Basicly I'm
only adding an new Tab with some extra functions written in VBA.
The VBA-code is in the same document.
I've edited the cuttomUI using the CustomUI Editer tool from
OpenXMLDeveloper.org.
"The 'Onload' attribute is not defigned"
Why is this? And is there a different way to get the RibbonUI refference of
my custom ribbon in the Word modal.
Ronald
2007-07-09 07:14:00 UTC
Permalink
Thanks very much!!!
--
Regards,

Ronald Hoek
Application Developper
ComponentAgro B.V.
Loading...