Me.ToolStripContainer1.TopToolStripPanel.Controls.Add(Me.MaintenanceFormToolStrip1)
So it looks like this:
MYBASE - Inherits MicroFour.StrataFrame.UI.Windows.Forms.StandardForm
MYMAINTBASE - Inherits MMYBASE
frmSomething - Inherits MYMAINTBASE (funky behavior described above)