| | |
| | | svgImg32Model.Add("menu", "image://svgimages/pdf viewer/menu.svg"); |
| | | svgImg32Model.Add("relations", "image://svgimages/dashboards/relations.svg"); |
| | | svgImg32Model.Add("text", "image://svgimages/spreadsheet/text.svg"); |
| | | svgImg32Model.Add("functionsinformation", "image://svgimages/spreadsheet/functionsinformation.svg"); |
| | | svgImg32Model.Add("editrangepermission", "image://svgimages/richedit/editrangepermission.svg"); |
| | | // |
| | | // flyoutPanel2 |
| | | // |
| | |
| | | Controls.Add(barDockControlTop); |
| | | Margin = new Padding(3, 2, 3, 2); |
| | | Name = "MainForm"; |
| | | Text = "Form1"; |
| | | Text = "循环水分析系统"; |
| | | WindowState = FormWindowState.Maximized; |
| | | FormClosing += MainForm_FormClosing; |
| | | FormClosed += MainForm_FormClosed; |