this.toolstrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolstrip_refreshbutton,
this.toolStripSeparator1,
this.toolstrip_winservicemanager,
this.toolStripSeparator2,
this.toolstrip_taskmanager,
this.toolStripSeparator4,
this.toolStripLabel1,
this.searchFilter,
this.toolStripSeparator5,
this.toolStripButton1});
this.toolstrip.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
this.toolstrip.Location = new System.Drawing.Point(0, 0);
this.toolstrip.Name = "toolstrip";