📄 operatorform.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class OperatorForm
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(OperatorForm))
Dim 用户名称Label As System.Windows.Forms.Label
Dim 用户密码Label As System.Windows.Forms.Label
Dim 采购管理之商品入库登记Label As System.Windows.Forms.Label
Dim 采购管理之商品退货登记Label As System.Windows.Forms.Label
Dim 采购管理之支付商品货款Label As System.Windows.Forms.Label
Dim 采购管理之收到商品退款Label As System.Windows.Forms.Label
Dim 采购管理之结转商品货款Label As System.Windows.Forms.Label
Dim 销售管理之销售出库登记Label As System.Windows.Forms.Label
Dim 销售管理之销售退货登记Label As System.Windows.Forms.Label
Dim 销售管理之收到销售货款Label As System.Windows.Forms.Label
Dim 销售管理之支付销售退款Label As System.Windows.Forms.Label
Dim 销售管理之结转销售货款Label As System.Windows.Forms.Label
Dim 报表管理之采购入库报表Label As System.Windows.Forms.Label
Dim 报表管理之供应商往来报表Label As System.Windows.Forms.Label
Dim 报表管理之销售出库报表Label As System.Windows.Forms.Label
Dim 报表管理之采购商往来报表Label As System.Windows.Forms.Label
Dim 报表管理之商品汇总报表Label As System.Windows.Forms.Label
Dim 系统管理之操作权限设置Label As System.Windows.Forms.Label
Dim 系统管理之公司信息设置Label As System.Windows.Forms.Label
Dim 系统管理之采购商信息设置Label As System.Windows.Forms.Label
Dim 系统管理之供应商信息设置Label As System.Windows.Forms.Label
Dim 系统管理之商品信息设置Label As System.Windows.Forms.Label
Dim 说明Label As System.Windows.Forms.Label
Me.MySaleDataSet = New 商品销售管理系统.MySaleDataSet
Me.操作用户BindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.操作用户TableAdapter = New 商品销售管理系统.MySaleDataSetTableAdapters.操作用户TableAdapter
Me.操作用户BindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton
Me.操作用户BindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton
Me.用户名称TextBox = New System.Windows.Forms.TextBox
Me.用户密码TextBox = New System.Windows.Forms.TextBox
Me.采购管理之商品入库登记CheckBox = New System.Windows.Forms.CheckBox
Me.采购管理之商品退货登记CheckBox = New System.Windows.Forms.CheckBox
Me.采购管理之支付商品货款CheckBox = New System.Windows.Forms.CheckBox
Me.采购管理之收到商品退款CheckBox = New System.Windows.Forms.CheckBox
Me.采购管理之结转商品货款CheckBox = New System.Windows.Forms.CheckBox
Me.销售管理之销售出库登记CheckBox = New System.Windows.Forms.CheckBox
Me.销售管理之销售退货登记CheckBox = New System.Windows.Forms.CheckBox
Me.销售管理之收到销售货款CheckBox = New System.Windows.Forms.CheckBox
Me.销售管理之支付销售退款CheckBox = New System.Windows.Forms.CheckBox
Me.销售管理之结转销售货款CheckBox = New System.Windows.Forms.CheckBox
Me.报表管理之采购入库报表CheckBox = New System.Windows.Forms.CheckBox
Me.报表管理之供应商往来报表CheckBox = New System.Windows.Forms.CheckBox
Me.报表管理之销售出库报表CheckBox = New System.Windows.Forms.CheckBox
Me.报表管理之采购商往来报表CheckBox = New System.Windows.Forms.CheckBox
Me.报表管理之商品汇总报表CheckBox = New System.Windows.Forms.CheckBox
Me.系统管理之操作权限设置CheckBox = New System.Windows.Forms.CheckBox
Me.系统管理之公司信息设置CheckBox = New System.Windows.Forms.CheckBox
Me.系统管理之采购商信息设置CheckBox = New System.Windows.Forms.CheckBox
Me.系统管理之供应商信息设置CheckBox = New System.Windows.Forms.CheckBox
Me.系统管理之商品信息设置CheckBox = New System.Windows.Forms.CheckBox
Me.说明TextBox = New System.Windows.Forms.TextBox
Me.操作用户DataGridView = New System.Windows.Forms.DataGridView
Me.dataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn11 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn12 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn13 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn14 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn15 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn16 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn17 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn18 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn19 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn20 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn21 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn22 = New System.Windows.Forms.DataGridViewTextBoxColumn
Me.dataGridViewTextBoxColumn23 = New System.Windows.Forms.DataGridViewTextBoxColumn
用户名称Label = New System.Windows.Forms.Label
用户密码Label = New System.Windows.Forms.Label
采购管理之商品入库登记Label = New System.Windows.Forms.Label
采购管理之商品退货登记Label = New System.Windows.Forms.Label
采购管理之支付商品货款Label = New System.Windows.Forms.Label
采购管理之收到商品退款Label = New System.Windows.Forms.Label
采购管理之结转商品货款Label = New System.Windows.Forms.Label
销售管理之销售出库登记Label = New System.Windows.Forms.Label
销售管理之销售退货登记Label = New System.Windows.Forms.Label
销售管理之收到销售货款Label = New System.Windows.Forms.Label
销售管理之支付销售退款Label = New System.Windows.Forms.Label
销售管理之结转销售货款Label = New System.Windows.Forms.Label
报表管理之采购入库报表Label = New System.Windows.Forms.Label
报表管理之供应商往来报表Label = New System.Windows.Forms.Label
报表管理之销售出库报表Label = New System.Windows.Forms.Label
报表管理之采购商往来报表Label = New System.Windows.Forms.Label
报表管理之商品汇总报表Label = New System.Windows.Forms.Label
系统管理之操作权限设置Label = New System.Windows.Forms.Label
系统管理之公司信息设置Label = New System.Windows.Forms.Label
系统管理之采购商信息设置Label = New System.Windows.Forms.Label
系统管理之供应商信息设置Label = New System.Windows.Forms.Label
系统管理之商品信息设置Label = New System.Windows.Forms.Label
说明Label = New System.Windows.Forms.Label
CType(Me.MySaleDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.操作用户BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.操作用户BindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.操作用户BindingNavigator.SuspendLayout()
CType(Me.操作用户DataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'MySaleDataSet
'
Me.MySaleDataSet.DataSetName = "MySaleDataSet"
Me.MySaleDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'操作用户BindingSource
'
Me.操作用户BindingSource.DataMember = "操作用户"
Me.操作用户BindingSource.DataSource = Me.MySaleDataSet
'
'操作用户TableAdapter
'
Me.操作用户TableAdapter.ClearBeforeFill = True
'
'操作用户BindingNavigator
'
Me.操作用户BindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
Me.操作用户BindingNavigator.BindingSource = Me.操作用户BindingSource
Me.操作用户BindingNavigator.CountItem = Me.BindingNavigatorCountItem
Me.操作用户BindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
Me.操作用户BindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.操作用户BindingNavigatorSaveItem})
Me.操作用户BindingNavigator.Location = New System.Drawing.Point(0, 0)
Me.操作用户BindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.操作用户BindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.操作用户BindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
Me.操作用户BindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.操作用户BindingNavigator.Name = "操作用户BindingNavigator"
Me.操作用户BindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
Me.操作用户BindingNavigator.Size = New System.Drawing.Size(542, 25)
Me.操作用户BindingNavigator.TabIndex = 0
Me.操作用户BindingNavigator.Text = "BindingNavigator1"
'
'BindingNavigatorMoveFirstItem
'
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem.Text = "移到第一条记录"
'
'BindingNavigatorMovePreviousItem
'
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem.Text = "移到上一条记录"
'
'BindingNavigatorSeparator
'
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -