⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmitemlistcard.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         Begin VB.Label lblNote 
            Caption         =   "含税价(&F)"
            Height          =   225
            Index           =   10
            Left            =   150
            TabIndex        =   26
            Top             =   240
            Width           =   825
         End
         Begin VB.Label lblNote 
            AutoSize        =   -1  'True
            Caption         =   "主要供应商(&G)"
            Height          =   180
            Index           =   11
            Left            =   1020
            TabIndex        =   28
            Top             =   240
            Width           =   1170
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "销售信息"
         Height          =   855
         Index           =   4
         Left            =   3630
         TabIndex        =   30
         Top             =   2790
         Width           =   2685
         Begin AtlEdit.TEdit txtItem 
            Height          =   300
            Index           =   7
            Left            =   120
            TabIndex        =   32
            Top             =   480
            Width           =   1155
            _ExtentX        =   2037
            _ExtentY        =   529
            maxchar         =   30
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Text            =   ""
         End
         Begin AtlEdit.TEdit txtItem 
            Height          =   300
            Index           =   8
            Left            =   1320
            TabIndex        =   34
            Top             =   480
            Width           =   1275
            _ExtentX        =   2249
            _ExtentY        =   529
            maxchar         =   30
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Text            =   ""
         End
         Begin VB.Label lblNote 
            Caption         =   "含税价(&H)"
            Height          =   225
            Index           =   18
            Left            =   120
            TabIndex        =   31
            Top             =   240
            Width           =   825
         End
         Begin VB.Label lblNote 
            Caption         =   "零售价(&K)"
            Height          =   225
            Index           =   17
            Left            =   1320
            TabIndex        =   33
            Top             =   240
            Width           =   825
         End
      End
      Begin VB.Frame Frame1 
         Height          =   645
         Index           =   2
         Left            =   3630
         TabIndex        =   21
         Top             =   2100
         Width           =   2685
         Begin VB.CheckBox chkItem 
            Caption         =   "批次管理(&J)"
            Height          =   225
            Index           =   1
            Left            =   150
            TabIndex        =   22
            Top             =   0
            Width           =   1305
         End
         Begin AtlEdit.TEdit txtItem 
            Height          =   300
            Index           =   5
            Left            =   1140
            TabIndex        =   24
            Top             =   270
            Width           =   1425
            _ExtentX        =   2514
            _ExtentY        =   529
            maxchar         =   30
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Text            =   ""
         End
         Begin VB.Label lblNote 
            Caption         =   "保质期(天)"
            Height          =   225
            Index           =   20
            Left            =   180
            TabIndex        =   23
            Top             =   330
            Width           =   1005
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "商品属性(&A)"
         Height          =   675
         Index           =   0
         Left            =   150
         TabIndex        =   18
         Top             =   2070
         Width           =   3285
         Begin VB.OptionButton OptItem 
            Caption         =   "受托"
            Height          =   285
            Index           =   1
            Left            =   2340
            TabIndex        =   20
            Top             =   240
            Width           =   675
         End
         Begin VB.OptionButton OptItem 
            Caption         =   "经销"
            Height          =   285
            Index           =   0
            Left            =   240
            TabIndex        =   19
            Top             =   240
            Value           =   -1  'True
            Width           =   675
         End
      End
      Begin ListRefer.ListText lstItem 
         Height          =   300
         Index           =   0
         Left            =   1200
         TabIndex        =   7
         Tag             =   "10"
         Top             =   1110
         Width           =   2265
         _ExtentX        =   3995
         _ExtentY        =   529
         BackColor       =   -2147483643
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin AtlEdit.TEdit txtItem 
         Height          =   300
         Index           =   1
         Left            =   1200
         TabIndex        =   5
         Top             =   780
         Width           =   5145
         _ExtentX        =   9075
         _ExtentY        =   529
         maxchar         =   30
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Text            =   ""
      End
      Begin ListRefer.ListText lstItem 
         Height          =   300
         Index           =   1
         Left            =   4620
         TabIndex        =   3
         Tag             =   "10"
         Top             =   450
         Width           =   1725
         _ExtentX        =   3043
         _ExtentY        =   529
         BackColor       =   -2147483643
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin ListRefer.ListText lstItem 
         Height          =   300
         Index           =   2
         Left            =   1200
         TabIndex        =   11
         Tag             =   "10"
         Top             =   1447
         Width           =   2265
         _ExtentX        =   3995
         _ExtentY        =   529
         BackColor       =   -2147483643
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin ListRefer.ListText lstItem 
         Height          =   300
         Index           =   3
         Left            =   1200
         TabIndex        =   15
         Tag             =   "10"
         Top             =   1755
         Width           =   2265
         _ExtentX        =   3995
         _ExtentY        =   529
         BackColor       =   -2147483643
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin AtlEdit.TEdit txtItem 
         Height          =   300
         Index           =   2
         Left            =   4620
         TabIndex        =   9
         Top             =   1110
         Width           =   1725
         _ExtentX        =   3043
         _ExtentY        =   529
         maxchar         =   20
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Text            =   ""
      End
      Begin AtlEdit.TEdit txtItem 
         Height          =   300
         Index           =   3
         Left            =   4620
         TabIndex        =   13
         Top             =   1447
         Width           =   1725
         _ExtentX        =   3043
         _ExtentY        =   529
         maxchar         =   16
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Text            =   ""
      End
      Begin AtlEdit.TEdit txtItem 
         Height          =   300
         Index           =   4
         Left            =   4620
         TabIndex        =   17
         Top             =   1755
         Width           =   1725
         _ExtentX        =   3043
         _ExtentY        =   529
         maxchar         =   6
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Text            =   ""
      End
      Begin VB.Label lblNote 
         AutoSize        =   -1  'True
         Caption         =   "基本单位(&U)"
         Height          =   180
         Index           =   6
         Left            =   3630
         TabIndex        =   16
         Top             =   1830
         Width           =   990
      End
      Begin VB.Label lblNote 
         Caption         =   "组件类型(&T)"
         Height          =   225
         Index           =   9
         Left            =   -71220
         TabIndex        =   50
         Top             =   510
         Width           =   1005
      End
      Begin VB.Label lblNote 
         AutoSize        =   -1  'True
         Caption         =   "组件单位(&U)"
         Height          =   180
         Index           =   5
         Left            =   -74850
         TabIndex        =   48
         Top             =   510
         Width           =   990
      End
      Begin VB.Label lblNote 
         Caption         =   "商品性质(&R)"
         Height          =   285
         Index           =   24
         Left            =   3630
         TabIndex        =   2
         Top             =   510

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -