📄 operatorform.designer.vb
字号:
'系统管理之公司信息设置CheckBox
'
Me.系统管理之公司信息设置CheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.操作用户BindingSource, "系统管理之公司信息设置", True))
Me.系统管理之公司信息设置CheckBox.Location = New System.Drawing.Point(521, 103)
Me.系统管理之公司信息设置CheckBox.Name = "系统管理之公司信息设置CheckBox"
Me.系统管理之公司信息设置CheckBox.Size = New System.Drawing.Size(20, 24)
Me.系统管理之公司信息设置CheckBox.TabIndex = 86
'
'系统管理之采购商信息设置Label
'
系统管理之采购商信息设置Label.AutoSize = True
系统管理之采购商信息设置Label.Location = New System.Drawing.Point(363, 133)
系统管理之采购商信息设置Label.Name = "系统管理之采购商信息设置Label"
系统管理之采购商信息设置Label.Size = New System.Drawing.Size(155, 12)
系统管理之采购商信息设置Label.TabIndex = 87
系统管理之采购商信息设置Label.Text = "系统管理之采购商信息设置:"
'
'系统管理之采购商信息设置CheckBox
'
Me.系统管理之采购商信息设置CheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.操作用户BindingSource, "系统管理之采购商信息设置", True))
Me.系统管理之采购商信息设置CheckBox.Location = New System.Drawing.Point(521, 128)
Me.系统管理之采购商信息设置CheckBox.Name = "系统管理之采购商信息设置CheckBox"
Me.系统管理之采购商信息设置CheckBox.Size = New System.Drawing.Size(20, 24)
Me.系统管理之采购商信息设置CheckBox.TabIndex = 88
'
'系统管理之供应商信息设置Label
'
系统管理之供应商信息设置Label.AutoSize = True
系统管理之供应商信息设置Label.Location = New System.Drawing.Point(363, 158)
系统管理之供应商信息设置Label.Name = "系统管理之供应商信息设置Label"
系统管理之供应商信息设置Label.Size = New System.Drawing.Size(155, 12)
系统管理之供应商信息设置Label.TabIndex = 89
系统管理之供应商信息设置Label.Text = "系统管理之供应商信息设置:"
'
'系统管理之供应商信息设置CheckBox
'
Me.系统管理之供应商信息设置CheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.操作用户BindingSource, "系统管理之供应商信息设置", True))
Me.系统管理之供应商信息设置CheckBox.Location = New System.Drawing.Point(521, 153)
Me.系统管理之供应商信息设置CheckBox.Name = "系统管理之供应商信息设置CheckBox"
Me.系统管理之供应商信息设置CheckBox.Size = New System.Drawing.Size(20, 24)
Me.系统管理之供应商信息设置CheckBox.TabIndex = 90
'
'系统管理之商品信息设置Label
'
系统管理之商品信息设置Label.AutoSize = True
系统管理之商品信息设置Label.Location = New System.Drawing.Point(363, 183)
系统管理之商品信息设置Label.Name = "系统管理之商品信息设置Label"
系统管理之商品信息设置Label.Size = New System.Drawing.Size(143, 12)
系统管理之商品信息设置Label.TabIndex = 91
系统管理之商品信息设置Label.Text = "系统管理之商品信息设置:"
'
'系统管理之商品信息设置CheckBox
'
Me.系统管理之商品信息设置CheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.操作用户BindingSource, "系统管理之商品信息设置", True))
Me.系统管理之商品信息设置CheckBox.Location = New System.Drawing.Point(521, 178)
Me.系统管理之商品信息设置CheckBox.Name = "系统管理之商品信息设置CheckBox"
Me.系统管理之商品信息设置CheckBox.Size = New System.Drawing.Size(20, 24)
Me.系统管理之商品信息设置CheckBox.TabIndex = 92
'
'说明Label
'
说明Label.AutoSize = True
说明Label.Location = New System.Drawing.Point(331, 32)
说明Label.Name = "说明Label"
说明Label.Size = New System.Drawing.Size(35, 12)
说明Label.TabIndex = 93
说明Label.Text = "说明:"
'
'说明TextBox
'
Me.说明TextBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.说明TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.操作用户BindingSource, "说明", True))
Me.说明TextBox.Location = New System.Drawing.Point(372, 29)
Me.说明TextBox.Name = "说明TextBox"
Me.说明TextBox.Size = New System.Drawing.Size(165, 21)
Me.说明TextBox.TabIndex = 94
'
'操作用户DataGridView
'
Me.操作用户DataGridView.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.操作用户DataGridView.AutoGenerateColumns = False
Me.操作用户DataGridView.ColumnHeadersHeight = 30
Me.操作用户DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dataGridViewTextBoxColumn1, Me.dataGridViewTextBoxColumn3, Me.dataGridViewTextBoxColumn4, Me.dataGridViewTextBoxColumn5, Me.dataGridViewTextBoxColumn6, Me.dataGridViewTextBoxColumn7, Me.dataGridViewTextBoxColumn8, Me.dataGridViewTextBoxColumn9, Me.dataGridViewTextBoxColumn10, Me.dataGridViewTextBoxColumn11, Me.dataGridViewTextBoxColumn12, Me.dataGridViewTextBoxColumn13, Me.dataGridViewTextBoxColumn14, Me.dataGridViewTextBoxColumn15, Me.dataGridViewTextBoxColumn16, Me.dataGridViewTextBoxColumn17, Me.dataGridViewTextBoxColumn18, Me.dataGridViewTextBoxColumn19, Me.dataGridViewTextBoxColumn20, Me.dataGridViewTextBoxColumn21, Me.dataGridViewTextBoxColumn22, Me.dataGridViewTextBoxColumn23})
Me.操作用户DataGridView.DataSource = Me.操作用户BindingSource
Me.操作用户DataGridView.Location = New System.Drawing.Point(6, 230)
Me.操作用户DataGridView.MultiSelect = False
Me.操作用户DataGridView.Name = "操作用户DataGridView"
Me.操作用户DataGridView.ReadOnly = True
Me.操作用户DataGridView.RowHeadersVisible = False
Me.操作用户DataGridView.RowHeadersWidth = 60
Me.操作用户DataGridView.RowTemplate.Height = 23
Me.操作用户DataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.操作用户DataGridView.Size = New System.Drawing.Size(531, 182)
Me.操作用户DataGridView.TabIndex = 48
'
'dataGridViewTextBoxColumn1
'
Me.dataGridViewTextBoxColumn1.DataPropertyName = "用户名称"
Me.dataGridViewTextBoxColumn1.HeaderText = "用户名称"
Me.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"
Me.dataGridViewTextBoxColumn1.ReadOnly = True
'
'dataGridViewTextBoxColumn3
'
Me.dataGridViewTextBoxColumn3.DataPropertyName = "采购管理之商品入库登记"
Me.dataGridViewTextBoxColumn3.HeaderText = "采购管理之商品入库登记"
Me.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"
Me.dataGridViewTextBoxColumn3.ReadOnly = True
'
'dataGridViewTextBoxColumn4
'
Me.dataGridViewTextBoxColumn4.DataPropertyName = "采购管理之商品退货登记"
Me.dataGridViewTextBoxColumn4.HeaderText = "采购管理之商品退货登记"
Me.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"
Me.dataGridViewTextBoxColumn4.ReadOnly = True
'
'dataGridViewTextBoxColumn5
'
Me.dataGridViewTextBoxColumn5.DataPropertyName = "采购管理之支付商品货款"
Me.dataGridViewTextBoxColumn5.HeaderText = "采购管理之支付商品货款"
Me.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"
Me.dataGridViewTextBoxColumn5.ReadOnly = True
'
'dataGridViewTextBoxColumn6
'
Me.dataGridViewTextBoxColumn6.DataPropertyName = "采购管理之收到商品退款"
Me.dataGridViewTextBoxColumn6.HeaderText = "采购管理之收到商品退款"
Me.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"
Me.dataGridViewTextBoxColumn6.ReadOnly = True
'
'dataGridViewTextBoxColumn7
'
Me.dataGridViewTextBoxColumn7.DataPropertyName = "采购管理之结转商品货款"
Me.dataGridViewTextBoxColumn7.HeaderText = "采购管理之结转商品货款"
Me.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"
Me.dataGridViewTextBoxColumn7.ReadOnly = True
'
'dataGridViewTextBoxColumn8
'
Me.dataGridViewTextBoxColumn8.DataPropertyName = "销售管理之销售出库登记"
Me.dataGridViewTextBoxColumn8.HeaderText = "销售管理之销售出库登记"
Me.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"
Me.dataGridViewTextBoxColumn8.ReadOnly = True
'
'dataGridViewTextBoxColumn9
'
Me.dataGridViewTextBoxColumn9.DataPropertyName = "销售管理之销售退货登记"
Me.dataGridViewTextBoxColumn9.HeaderText = "销售管理之销售退货登记"
Me.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"
Me.dataGridViewTextBoxColumn9.ReadOnly = True
'
'dataGridViewTextBoxColumn10
'
Me.dataGridViewTextBoxColumn10.DataPropertyName = "销售管理之收到销售货款"
Me.dataGridViewTextBoxColumn10.HeaderText = "销售管理之收到销售货款"
Me.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"
Me.dataGridViewTextBoxColumn10.ReadOnly = True
'
'dataGridViewTextBoxColumn11
'
Me.dataGridViewTextBoxColumn11.DataPropertyName = "销售管理之支付销售退款"
Me.dataGridViewTextBoxColumn11.HeaderText = "销售管理之支付销售退款"
Me.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"
Me.dataGridViewTextBoxColumn11.ReadOnly = True
'
'dataGridViewTextBoxColumn12
'
Me.dataGridViewTextBoxColumn12.DataPropertyName = "销售管理之结转销售货款"
Me.dataGridViewTextBoxColumn12.HeaderText = "销售管理之结转销售货款"
Me.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"
Me.dataGridViewTextBoxColumn12.ReadOnly = True
'
'dataGridViewTextBoxColumn13
'
Me.dataGridViewTextBoxColumn13.DataPropertyName = "报表管理之采购入库报表"
Me.dataGridViewTextBoxColumn13.HeaderText = "报表管理之采购入库报表"
Me.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"
Me.dataGridViewTextBoxColumn13.ReadOnly = True
'
'dataGridViewTextBoxColumn14
'
Me.dataGridViewTextBoxColumn14.DataPropertyName = "报表管理之供应商往来报表"
Me.dataGridViewTextBoxColumn14.HeaderText = "报表管理之供应商往来报表"
Me.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14"
Me.dataGridViewTextBoxColumn14.ReadOnly = True
'
'dataGridViewTextBoxColumn15
'
Me.dataGridViewTextBoxColumn15.DataPropertyName = "报表管理之销售出库报表"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -