Can I get the correct method to load these controls into my project please?

I currently copy MenuLabel.ctl and TransContainer.ctl into the folder I am working in that contains my forms. I select Project, then Add User Control and navigate to MenuLabel.ctl. I repeat for TransContainer.ctl. I double click the icon and get an 'error during load' Msgbox. In the menulabel.log:

"Line 11: Property ToolboxBitmap in MenuLabel had an invalid file reference."

Presumably this relates to something on your hard drive? Same error for TransContainer.log.

Is this the correct way to load the controls?

What do I need to do to duplicate the lower menu label in your demo? Is there an easy way to copy the attributes?