iribbonui object not found, where can i define this object?

L

Luiso

I try to create an access project with my own ribbon , I one to read the
ribbon specification from one sql table.

when I tried to start the procedure
Public gobjRibbon1 As IRibbonUI
I see the following error

User defined type not defioned

where can i define this object?
 
Top