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

📄 barcodemanager.ebf

📁 windows mobile 应用程序开发实践一书的源代码
💻 EBF
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{532C2BF5-6B55-11D1-9AA5-00C04FAD5AEC}#1.0#0"; "MSCEGRID.DLL"
Begin VB.Form barcodemanager 
   Appearance      =   0  'Flat
   BackColor       =   &H00008000&
   Caption         =   "条码管理"
   ClientHeight    =   3660
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   3510
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H80000008&
   ScaleHeight     =   3660
   ScaleWidth      =   3510
   Begin GRIDLibCtl.GridCtrl datagrid 
      Height          =   375
      Left            =   2040
      TabIndex        =   23
      Top             =   4440
      Visible         =   0   'False
      Width           =   855
      _cx             =   1508
      _cy             =   661
      BackColor       =   16777215
      BackColorBkg    =   8421504
      BackColorSel    =   6956042
      Cols            =   2
      FillStyle       =   0
      FocusRect       =   1
      ForeColor       =   0
      ForeColorSel    =   16777215
      GridColor       =   12632256
      GridLines       =   1
      GridLineWidth   =   1
      HighLight       =   1
      Redraw          =   -1  'True
      RowHeightMin    =   0
      Rows            =   2
      ScrollBars      =   3
      ScrollTrack     =   0   'False
      SelectionMode   =   0
      TextStyle       =   0
      WordWrap        =   0   'False
      Enabled         =   -1  'True
   End
   Begin VBCE.Frame firstpage 
      Height          =   3495
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   3495
      _cx             =   6165
      _cy             =   6165
      BackColor       =   12632064
      BorderStyle     =   0
      Caption         =   "Frame1"
      Enabled         =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   -2147483640
      ClipControls    =   -1  'True
      Begin VBCE.TextBox tx_shbianma 
         Height          =   375
         Left            =   960
         TabIndex        =   20
         Top             =   0
         Width           =   2535
         _cx             =   4471
         _cy             =   661
         BackColor       =   12632256
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Text            =   ""
         Alignment       =   0
         HideSelection   =   -1  'True
         Locked          =   0   'False
         MaxLength       =   0
         MultiLine       =   0   'False
         PasswordChar    =   ""
         ScrollBars      =   0
      End
      Begin VBCE.Label Label1 
         Height          =   375
         Left            =   0
         TabIndex        =   19
         Top             =   0
         Width           =   855
         _cx             =   1508
         _cy             =   661
         AutoSize        =   0   'False
         BackColor       =   12648384
         BackStyle       =   1
         BorderStyle     =   0
         Caption         =   "商品编码"
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Alignment       =   0
         UseMnemonic     =   -1  'True
         WordWrap        =   0   'False
      End
      Begin VBCE.Label Label2 
         Height          =   375
         Left            =   0
         TabIndex        =   18
         Top             =   480
         Width           =   855
         _cx             =   1508
         _cy             =   661
         AutoSize        =   0   'False
         BackColor       =   12648384
         BackStyle       =   1
         BorderStyle     =   0
         Caption         =   "商品条码"
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Alignment       =   0
         UseMnemonic     =   -1  'True
         WordWrap        =   0   'False
      End
      Begin VBCE.TextBox tx_tiaoma 
         Height          =   375
         Left            =   960
         TabIndex        =   17
         Top             =   480
         Width           =   2535
         _cx             =   4471
         _cy             =   661
         BackColor       =   12632256
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Text            =   ""
         Alignment       =   0
         HideSelection   =   -1  'True
         Locked          =   0   'False
         MaxLength       =   0
         MultiLine       =   0   'False
         PasswordChar    =   ""
         ScrollBars      =   0
      End
      Begin VBCE.Label Label5 
         Height          =   375
         Left            =   0
         TabIndex        =   16
         Top             =   960
         Width           =   855
         _cx             =   1508
         _cy             =   661
         AutoSize        =   0   'False
         BackColor       =   12648384
         BackStyle       =   1
         BorderStyle     =   0
         Caption         =   "商品名称"
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Alignment       =   0
         UseMnemonic     =   -1  'True
         WordWrap        =   0   'False
      End
      Begin VBCE.TextBox tx_mincheng 
         Height          =   375
         Left            =   960
         TabIndex        =   15
         Top             =   960
         Width           =   2535
         _cx             =   4471
         _cy             =   661
         BackColor       =   12632256
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Text            =   ""
         Alignment       =   0
         HideSelection   =   -1  'True
         Locked          =   0   'False
         MaxLength       =   0
         MultiLine       =   0   'False
         PasswordChar    =   ""
         ScrollBars      =   0
      End
      Begin VBCE.Label Label4 
         Height          =   375
         Left            =   0
         TabIndex        =   14
         Top             =   1440
         Width           =   855
         _cx             =   1508
         _cy             =   661
         AutoSize        =   0   'False
         BackColor       =   12648384
         BackStyle       =   1
         BorderStyle     =   0
         Caption         =   "商品价格"
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Alignment       =   0
         UseMnemonic     =   -1  'True
         WordWrap        =   0   'False
      End
      Begin VBCE.TextBox tx_jiage 
         Height          =   375
         Left            =   960
         TabIndex        =   13
         Top             =   1440
         Width           =   2535
         _cx             =   4471
         _cy             =   661
         BackColor       =   12632256
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Text            =   ""
         Alignment       =   0
         HideSelection   =   -1  'True
         Locked          =   0   'False
         MaxLength       =   0
         MultiLine       =   0   'False
         PasswordChar    =   ""
         ScrollBars      =   0
      End
      Begin VBCE.Label Label7 
         Height          =   375
         Left            =   0
         TabIndex        =   12
         Top             =   1920
         Width           =   855
         _cx             =   1508
         _cy             =   661
         AutoSize        =   0   'False
         BackColor       =   12648384
         BackStyle       =   1
         BorderStyle     =   0
         Caption         =   "商品规格"
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Alignment       =   0
         UseMnemonic     =   -1  'True
         WordWrap        =   0   'False
      End
      Begin VBCE.TextBox tx_guige 
         Height          =   375
         Left            =   960
         TabIndex        =   11
         Top             =   1920
         Width           =   2535
         _cx             =   4471
         _cy             =   661
         BackColor       =   12632256
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   -2147483640
         Text            =   ""
         Alignment       =   0
         HideSelection   =   -1  'True
         Locked          =   0   'False
         MaxLength       =   0
         MultiLine       =   0   'False
         PasswordChar    =   ""
         ScrollBars      =   0
      End
      Begin VBCE.CommandButton but_tijiao 
         Height          =   375
         Left            =   2160
         TabIndex        =   10
         Top             =   2520
         Width           =   735
         _cx             =   1296
         _cy             =   661
         BackColor       =   12632256
         Caption         =   "提 交"
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Style           =   0
      End
      Begin VBCE.CommandButton but_tuicu 
         Height          =   375
         Left            =   2880
         TabIndex        =   9
         Top             =   2880
         Width           =   735
         _cx             =   1296
         _cy             =   661
         BackColor       =   12632256
         Caption         =   "退 出"
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Style           =   0
      End
      Begin VBCE.CommandButton but_end 
         Height          =   375
         Left            =   2160
         TabIndex        =   8
         Top             =   2880
         Width           =   735
         _cx             =   1296

⌨️ 快捷键说明

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