|
@ -29,10 +29,10 @@ |
|
|
private void InitializeComponent() |
|
|
private void InitializeComponent() |
|
|
{ |
|
|
{ |
|
|
this.components = new System.ComponentModel.Container(); |
|
|
this.components = new System.ComponentModel.Container(); |
|
|
GlacialComponents.Controls.GLColumn glColumn5 = new GlacialComponents.Controls.GLColumn(); |
|
|
GlacialComponents.Controls.GLColumn glColumn1 = new GlacialComponents.Controls.GLColumn(); |
|
|
GlacialComponents.Controls.GLColumn glColumn6 = new GlacialComponents.Controls.GLColumn(); |
|
|
GlacialComponents.Controls.GLColumn glColumn2 = new GlacialComponents.Controls.GLColumn(); |
|
|
GlacialComponents.Controls.GLColumn glColumn7 = new GlacialComponents.Controls.GLColumn(); |
|
|
GlacialComponents.Controls.GLColumn glColumn3 = new GlacialComponents.Controls.GLColumn(); |
|
|
GlacialComponents.Controls.GLColumn glColumn8 = new GlacialComponents.Controls.GLColumn(); |
|
|
GlacialComponents.Controls.GLColumn glColumn4 = new GlacialComponents.Controls.GLColumn(); |
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain2408)); |
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain2408)); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.panel7 = new System.Windows.Forms.Panel(); |
|
|
this.panel7 = new System.Windows.Forms.Panel(); |
|
@ -732,43 +732,43 @@ |
|
|
this.glacialList1.AutoHeight = true; |
|
|
this.glacialList1.AutoHeight = true; |
|
|
this.glacialList1.BackColor = System.Drawing.SystemColors.ControlLightLight; |
|
|
this.glacialList1.BackColor = System.Drawing.SystemColors.ControlLightLight; |
|
|
this.glacialList1.BackgroundStretchToFit = true; |
|
|
this.glacialList1.BackgroundStretchToFit = true; |
|
|
glColumn5.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; |
|
|
glColumn1.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; |
|
|
glColumn5.CheckBoxes = false; |
|
|
glColumn1.CheckBoxes = false; |
|
|
glColumn5.ImageIndex = -1; |
|
|
glColumn1.ImageIndex = -1; |
|
|
glColumn5.Name = "条码"; |
|
|
glColumn1.Name = "条码"; |
|
|
glColumn5.NumericSort = false; |
|
|
glColumn1.NumericSort = false; |
|
|
glColumn5.Text = "条码"; |
|
|
glColumn1.Text = "条码"; |
|
|
glColumn5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
glColumn5.Width = 350; |
|
|
glColumn1.Width = 350; |
|
|
glColumn6.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; |
|
|
glColumn2.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; |
|
|
glColumn6.CheckBoxes = false; |
|
|
glColumn2.CheckBoxes = false; |
|
|
glColumn6.ImageIndex = -1; |
|
|
glColumn2.ImageIndex = -1; |
|
|
glColumn6.Name = "产品名称"; |
|
|
glColumn2.Name = "产品名称"; |
|
|
glColumn6.NumericSort = false; |
|
|
glColumn2.NumericSort = false; |
|
|
glColumn6.Text = "产品名称"; |
|
|
glColumn2.Text = "产品名称"; |
|
|
glColumn6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
glColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
glColumn6.Width = 320; |
|
|
glColumn2.Width = 320; |
|
|
glColumn7.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; |
|
|
glColumn3.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; |
|
|
glColumn7.CheckBoxes = false; |
|
|
glColumn3.CheckBoxes = false; |
|
|
glColumn7.ImageIndex = -1; |
|
|
glColumn3.ImageIndex = -1; |
|
|
glColumn7.Name = "打印方式"; |
|
|
glColumn3.Name = "打印方式"; |
|
|
glColumn7.NumericSort = false; |
|
|
glColumn3.NumericSort = false; |
|
|
glColumn7.Text = "打印方式"; |
|
|
glColumn3.Text = "打印方式"; |
|
|
glColumn7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
glColumn3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
glColumn7.Width = 150; |
|
|
glColumn3.Width = 150; |
|
|
glColumn8.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; |
|
|
glColumn4.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; |
|
|
glColumn8.CheckBoxes = false; |
|
|
glColumn4.CheckBoxes = false; |
|
|
glColumn8.ImageIndex = -1; |
|
|
glColumn4.ImageIndex = -1; |
|
|
glColumn8.Name = "打印时间"; |
|
|
glColumn4.Name = "打印时间"; |
|
|
glColumn8.NumericSort = false; |
|
|
glColumn4.NumericSort = false; |
|
|
glColumn8.Text = "打印时间"; |
|
|
glColumn4.Text = "打印时间"; |
|
|
glColumn8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
glColumn4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
glColumn8.Width = 270; |
|
|
glColumn4.Width = 270; |
|
|
this.glacialList1.Columns.AddRange(new GlacialComponents.Controls.GLColumn[] { |
|
|
this.glacialList1.Columns.AddRange(new GlacialComponents.Controls.GLColumn[] { |
|
|
glColumn5, |
|
|
glColumn1, |
|
|
glColumn6, |
|
|
glColumn2, |
|
|
glColumn7, |
|
|
glColumn3, |
|
|
glColumn8}); |
|
|
glColumn4}); |
|
|
this.glacialList1.ControlStyle = GlacialComponents.Controls.GLControlStyles.Normal; |
|
|
this.glacialList1.ControlStyle = GlacialComponents.Controls.GLControlStyles.Normal; |
|
|
this.glacialList1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.glacialList1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.glacialList1.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
this.glacialList1.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|