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

📄 form1.frm

📁 一套简单的销售管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "销售管理"
         MouseIcon       =   "Form1.frx":92896
         MousePointer    =   99
      End
   End
   Begin StoneXP.XPFrame XPFrame1 
      Height          =   1275
      Left            =   1875
      TabIndex        =   0
      Top             =   7620
      Width           =   10140
      _ExtentX        =   17886
      _ExtentY        =   2249
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      LeftSpace       =   0
      TopSpace        =   0
      RightSpace      =   0
      BottomSpace     =   0
      CapTionLeft     =   0
      CaptionTop      =   0
      RoundSize       =   0
      Begin StoneXP.XPButton XPButton5 
         Height          =   375
         Left            =   6240
         TabIndex        =   1
         ToolTipText     =   "确认从添加开始"
         Top             =   240
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontColor       =   255
         ButtonStyle     =   2
         Caption         =   "提交保存"
         MouseIcon       =   "Form1.frx":92BB0
         MousePointer    =   99
      End
      Begin StoneXP.XPButton XPButton4 
         Height          =   375
         Left            =   7440
         TabIndex        =   47
         ToolTipText     =   "修改该栏目所有内容"
         Top             =   240
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontColor       =   255
         ButtonStyle     =   2
         Caption         =   "提交修改"
         MouseIcon       =   "Form1.frx":92ECA
         MousePointer    =   99
      End
      Begin StoneXP.XPButton XPButton6 
         Height          =   375
         Left            =   8640
         TabIndex        =   48
         ToolTipText     =   "删除鼠标指定行以及附加数据"
         Top             =   240
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontColor       =   255
         ButtonStyle     =   2
         Caption         =   "删除对象"
         MouseIcon       =   "Form1.frx":931E4
         MousePointer    =   99
      End
      Begin VB.Label Label15 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BackStyle       =   0  'Transparent
         Caption         =   "此源码出售,价格为50元,如果是毕业设计附论文,此作品可作商用,可在开发,继此系统后星零网络会开发同步的仓库,订单等系统,并最终加以整合."
         ForeColor       =   &H00FFFFFF&
         Height          =   975
         Left            =   1920
         TabIndex        =   52
         Top             =   240
         Width           =   4095
      End
      Begin VB.Image Image1 
         Appearance      =   0  'Flat
         BorderStyle     =   1  'Fixed Single
         Height          =   405
         Left            =   240
         MouseIcon       =   "Form1.frx":934FE
         MousePointer    =   99  'Custom
         Picture         =   "Form1.frx":93650
         ToolTipText     =   "新增一个销售对象单位"
         Top             =   720
         Width           =   405
      End
      Begin VB.Image Image2 
         Appearance      =   0  'Flat
         BorderStyle     =   1  'Fixed Single
         Height          =   405
         Index           =   2
         Left            =   720
         MouseIcon       =   "Form1.frx":97099
         MousePointer    =   99  'Custom
         Picture         =   "Form1.frx":971EB
         ToolTipText     =   "添加一个新商品对象"
         Top             =   720
         Width           =   405
      End
      Begin VB.Image Image3 
         Appearance      =   0  'Flat
         BorderStyle     =   1  'Fixed Single
         Height          =   405
         Index           =   2
         Left            =   1200
         MouseIcon       =   "Form1.frx":9AB37
         MousePointer    =   99  'Custom
         Picture         =   "Form1.frx":9AC89
         ToolTipText     =   "添加物品单位(如个,张)"
         Top             =   720
         Width           =   405
      End
   End
   Begin FlexCell.Grid Grid1 
      Height          =   2985
      Left            =   1875
      TabIndex        =   3
      Top             =   2760
      Width           =   10125
      _ExtentX        =   17859
      _ExtentY        =   5265
      Appearance      =   0
      Cols            =   8
      Rows            =   11
   End
   Begin FlexCell.Grid Grid2 
      Height          =   1920
      Left            =   1875
      TabIndex        =   13
      Top             =   5730
      Width           =   10125
      _ExtentX        =   17859
      _ExtentY        =   3387
      Appearance      =   0
      Cols            =   12
      Rows            =   11
   End
   Begin StoneXP.XPButton XPButton1 
      Height          =   375
      Left            =   7800
      TabIndex        =   14
      Top             =   1800
      Width           =   975
      _ExtentX        =   1720
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "上一页"
      MouseIcon       =   "Form1.frx":9E581
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton2 
      Height          =   375
      Left            =   8880
      TabIndex        =   15
      Top             =   1800
      Width           =   975
      _ExtentX        =   1720
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "下一页"
      MouseIcon       =   "Form1.frx":9E89B
      MousePointer    =   99
   End
   Begin FlexCell.Grid Grid3 
      Height          =   550
      Left            =   1875
      TabIndex        =   17
      Top             =   2240
      Width           =   10130
      _ExtentX        =   17859
      _ExtentY        =   979
      Appearance      =   0
      Cols            =   7
      Rows            =   2
      ScrollBars      =   0
   End
   Begin StoneXP.XPButton XPButton13 
      Height          =   375
      Left            =   9960
      TabIndex        =   45
      Top             =   1800
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "首页"
      MouseIcon       =   "Form1.frx":9EBB5
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton14 
      Height          =   375
      Left            =   10920
      TabIndex        =   46
      Top             =   1800
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "未页"
      MouseIcon       =   "Form1.frx":9EECF
      MousePointer    =   99
   End
   Begin VB.Label Label14 
      Caption         =   "Label14"
      Height          =   255
      Left            =   2280
      TabIndex        =   51
      Top             =   -1000
      Width           =   1455
   End
   Begin VB.Label Label13 
      Caption         =   "Label13"
      Height          =   255
      Left            =   1440
      TabIndex        =   50
      Top             =   -1000
      Width           =   1095
   End
   Begin VB.Label Label12 
      Caption         =   "您使用的是星零网络未授权作品,如需要论文和源代码,请联系QQ:342483870"
      Height          =   375
      Left            =   1440
      TabIndex        =   49
      Top             =   -1000
      Width           =   6735
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "共0页 第0页"
      ForeColor       =   &H00000000&
      Height          =   255
      Left            =   6240
      TabIndex        =   16
      Top             =   1875
      Width           =   1575
   End
   Begin VB.Image Image5 
      Height          =   6630
      Index           =   1
      Left            =   1730
      Picture         =   "Form1.frx":9F1E9
      Top             =   2240
      Width           =   150
   End
   Begin VB.Image Image4 
      Height          =   255
      Index           =   1
      Left            =   150
      Picture         =   "Form1.frx":A4DC2
      Top             =   8640
      Width           =   1575
   End
   Begin VB.Image Image4 
      Height          =   255
      Index           =   0
      Left            =   150
      Picture         =   "Form1.frx":A8796
      Top             =   2240
      Width           =   1575
   End
   Begin VB.Image Image5 
      Height          =   6630
      Index           =   0
      Left            =   0
      Picture         =   "Form1.frx":AC16A
      Top             =   2240
      Width           =   150
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "Label2"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   120
      TabIndex        =   2
      Top             =   1800
      Width           =   4215
   End
   Begin VB.Menu ZT 
      Caption         =   "状态"
      Visible         =   0   'False
      Begin VB.Menu tjsave 
         Caption         =   "提交保存"
      End
      Begin VB.Menu tjedit 
         Caption         =   "提交修改"
      End
      Begin VB.Menu tjdelete 
         Caption         =   "删除"
      End
   End
End
Attribute VB_Name = "form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True

⌨️ 快捷键说明

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