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

📄 frmadjustprice.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{D252F124-F62C-11D1-9ABD-444553540000}#1.0#0"; "GADATE.DLL"
Object = "{9C4B12C2-D5CE-11D1-9ABC-444553540000}#1.0#0"; "GACEDIT.DLL"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#3.4#0"; "ATLEDIT1.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Begin VB.Form frmAdjustPrice 
   Caption         =   "商品调价单"
   ClientHeight    =   5895
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9480
   ClipControls    =   0   'False
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   5895
   ScaleWidth      =   9480
   Visible         =   0   'False
   Begin VB.PictureBox picInput 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   345
      Left            =   480
      ScaleHeight     =   315
      ScaleWidth      =   1035
      TabIndex        =   36
      Top             =   1830
      Visible         =   0   'False
      Width           =   1065
   End
   Begin GATLCTRLLibCtl.CalEdit curInput 
      Height          =   255
      Left            =   3180
      OleObjectBlob   =   "frmAdjustPrice.frx":0000
      TabIndex        =   6
      TabStop         =   0   'False
      Top             =   1740
      Visible         =   0   'False
      Width           =   1035
   End
   Begin GACALENDARLibCtl.SpinEdit spinInput 
      Height          =   375
      Left            =   2850
      OleObjectBlob   =   "frmAdjustPrice.frx":0081
      TabIndex        =   1
      TabStop         =   0   'False
      Top             =   1350
      Visible         =   0   'False
      Width           =   1395
   End
   Begin GACALENDARLibCtl.Calendar dtmInput 
      Height          =   255
      Left            =   3300
      OleObjectBlob   =   "frmAdjustPrice.frx":0128
      TabIndex        =   2
      TabStop         =   0   'False
      Top             =   1110
      Visible         =   0   'False
      Width           =   915
   End
   Begin VB.CommandButton cmdButton 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   5
      Left            =   8220
      Style           =   1  'Graphical
      TabIndex        =   26
      TabStop         =   0   'False
      Tag             =   "1002"
      Top             =   1650
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CheckBox chkPrint 
      Caption         =   "作废(&V)"
      Height          =   210
      Index           =   1
      Left            =   8250
      TabIndex        =   30
      TabStop         =   0   'False
      Top             =   3420
      Visible         =   0   'False
      Width           =   1125
   End
   Begin AtlEdit.TEdit txtInput 
      Height          =   315
      Left            =   3360
      TabIndex        =   3
      TabStop         =   0   'False
      Top             =   780
      Visible         =   0   'False
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   556
      RBmenu          =   0   'False
      BackColor       =   15532031
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Appearance      =   0
      BorderStyle     =   0
   End
   Begin ListRefer.ListText refInput 
      Height          =   315
      Left            =   3420
      TabIndex        =   5
      TabStop         =   0   'False
      Top             =   2010
      Visible         =   0   'False
      Width           =   705
      _ExtentX        =   1244
      _ExtentY        =   556
      CodeSort        =   -1  'True
      BackColor       =   15532031
      RMenu           =   "1"
      Appearance      =   0
      BorderStyle     =   0
      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 VB.ComboBox cmbInput 
      Appearance      =   0  'Flat
      BackColor       =   &H00ECFFFF&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      ItemData        =   "frmAdjustPrice.frx":01B1
      Left            =   3420
      List            =   "frmAdjustPrice.frx":01B3
      TabIndex        =   4
      TabStop         =   0   'False
      Top             =   480
      Visible         =   0   'False
      Width           =   765
   End
   Begin VB.CommandButton cmdButton 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   7
      Left            =   8220
      Style           =   1  'Graphical
      TabIndex        =   28
      TabStop         =   0   'False
      Tag             =   "1012"
      Top             =   2490
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton cmdButton 
      Caption         =   "关联凭证(&G)"
      Height          =   375
      Index           =   6
      Left            =   8220
      TabIndex        =   27
      TabStop         =   0   'False
      Top             =   2070
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton cmdButton 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   4
      Left            =   8220
      Style           =   1  'Graphical
      TabIndex        =   25
      TabStop         =   0   'False
      Tag             =   "1001"
      ToolTipText     =   "Ctrl+Enter"
      Top             =   1260
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton cmdButton 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   3
      Left            =   8220
      Style           =   1  'Graphical
      TabIndex        =   32
      TabStop         =   0   'False
      Tag             =   "1008"
      Top             =   1650
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton cmdButton 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   2
      Left            =   8220
      Style           =   1  'Graphical
      TabIndex        =   31
      TabStop         =   0   'False
      Tag             =   "1007"
      Top             =   1260
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton cmdButton 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   1
      Left            =   8220
      Style           =   1  'Graphical
      TabIndex        =   24
      TabStop         =   0   'False
      Tag             =   "1003"
      ToolTipText     =   "Ctrl+PageUp"
      Top             =   840
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton cmdButton 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   0
      Left            =   8220
      Style           =   1  'Graphical
      TabIndex        =   23
      TabStop         =   0   'False
      Tag             =   "1004"
      ToolTipText     =   "Ctrl+PageDown"
      Top             =   450
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CheckBox chkPrint 
      Caption         =   "待打印(&P)"
      Height          =   195
      Index           =   0
      Left            =   8220
      TabIndex        =   29
      TabStop         =   0   'False
      Top             =   3180
      Visible         =   0   'False
      Width           =   1155
   End
   Begin MSFlexGridLib.MSFlexGrid grdCol 
      Bindings        =   "frmAdjustPrice.frx":01B5
      Height          =   2310
      Left            =   240
      TabIndex        =   0
      TabStop         =   0   'False
      Top             =   2490
      Visible         =   0   'False
      Width           =   7755
      _ExtentX        =   13679
      _ExtentY        =   4075
      _Version        =   393216
      Cols            =   26
      FixedCols       =   2
      RowHeightMin    =   275
      BackColor       =   15532031
      ForeColor       =   -2147483641
      BackColorFixed  =   -2147483646
      ForeColorFixed  =   -2147483639
      BackColorSel    =   -2147483643
      ForeColorSel    =   -2147483641
      BackColorBkg    =   15532031
      GridColor       =   -2147483643
      GridColorFixed  =   -2147483639
      Redraw          =   0   'False
      AllowBigSelection=   0   'False
      FocusRect       =   0
      HighLight       =   0
      GridLines       =   0
      GridLinesFixed  =   0
      AllowUserResizing=   1
      BorderStyle     =   0
      Appearance      =   0
      FormatString    =   "   "
   End

⌨️ 快捷键说明

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