All of the items in the ToolStrip on my landing page have gone when opening the Form.vb. (not the ToolStrip itself which is still there but blank). However, all my ToolStripItems are still there in the Form.Designer.vb

What am I doing wrong here ? To my knowledge I did not touch any property or code relating to this ToolStrip, so how can the items disappear ?