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

📄 frmoption.frm

📁 中专学校的学生操行分管理系统,包含了网络查询的功能
💻 FRM
📖 第 1 页 / 共 3 页
字号:
   Begin MSComDlg.CommonDialog dlg 
      Left            =   5520
      Top             =   4200
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame frmPrinter 
      Caption         =   "打印机"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2055
      Left            =   120
      TabIndex        =   15
      Top             =   360
      Width           =   3615
      Begin VB.CommandButton cmdOption 
         Caption         =   "打印机设置"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Left            =   2400
         TabIndex        =   46
         Top             =   1680
         Width           =   1095
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "Label4"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   20
         Top             =   1560
         Width           =   540
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "Label4"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Index           =   0
         Left            =   2040
         TabIndex        =   19
         Top             =   1200
         Width           =   540
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "位置:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   240
         TabIndex        =   18
         Top             =   1200
         Width           =   540
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "Label2"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   17
         Top             =   840
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "名称:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   16
         Top             =   480
         Width           =   540
      End
   End
   Begin VB.Frame fraPage 
      Caption         =   "页边距"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1575
      Left            =   120
      TabIndex        =   6
      Top             =   2520
      Width           =   3615
      Begin VB.TextBox txtRight 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   2520
         TabIndex        =   3
         Text            =   "20"
         Top             =   960
         Width           =   555
      End
      Begin VB.TextBox txtLeft 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   2520
         TabIndex        =   1
         Text            =   "15"
         Top             =   360
         Width           =   555
      End
      Begin VB.TextBox txtBottom 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   720
         TabIndex        =   2
         Text            =   "20"
         Top             =   960
         Width           =   555
      End
      Begin ComCtl2.UpDown udTop 
         Height          =   375
         Left            =   1275
         TabIndex        =   7
         Top             =   360
         Width           =   270
         _ExtentX        =   423
         _ExtentY        =   661
         _Version        =   327681
         Value           =   20
         BuddyControl    =   "txtTop"
         BuddyDispid     =   196621
         OrigLeft        =   2400
         OrigTop         =   480
         OrigRight       =   2670
         OrigBottom      =   855
         Max             =   200
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin VB.TextBox txtTop 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   720
         TabIndex        =   0
         Text            =   "20"
         Top             =   360
         Width           =   555
      End
      Begin ComCtl2.UpDown udBottom 
         Height          =   375
         Left            =   1275
         TabIndex        =   9
         Top             =   960
         Width           =   270
         _ExtentX        =   423
         _ExtentY        =   661
         _Version        =   327681
         Value           =   20
         BuddyControl    =   "txtBottom"
         BuddyDispid     =   196620
         OrigLeft        =   2400
         OrigTop         =   1080
         OrigRight       =   2670
         OrigBottom      =   1455
         Max             =   200
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown udLeft 
         Height          =   375
         Left            =   3075
         TabIndex        =   8
         Top             =   360
         Width           =   270
         _ExtentX        =   423
         _ExtentY        =   661
         _Version        =   327681
         Value           =   20
         BuddyControl    =   "txtLeft"
         BuddyDispid     =   196619
         OrigLeft        =   2400
         OrigTop         =   1560
         OrigRight       =   2670
         OrigBottom      =   1935
         Max             =   200
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown udRight 
         Height          =   375
         Left            =   3075
         TabIndex        =   10
         Top             =   960
         Width           =   270
         _ExtentX        =   423
         _ExtentY        =   661
         _Version        =   327681
         Value           =   20
         BuddyControl    =   "txtRight"
         BuddyDispid     =   196618
         OrigLeft        =   2400
         OrigTop         =   2160
         OrigRight       =   2670
         OrigBottom      =   2535
         Max             =   200
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin VB.Label lblRight 
         Caption         =   "右: "
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   2040
         TabIndex        =   14
         Top             =   1020
         Width           =   495
      End
      Begin VB.Label lblLeft 
         Caption         =   "左: "
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   2040
         TabIndex        =   13
         Top             =   420
         Width           =   495
      End
      Begin VB.Label lblBottom 
         Caption         =   "下: "
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   12
         Top             =   1005
         Width           =   495
      End
      Begin VB.Label lblTop 
         Caption         =   "上: "
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   11
         Top             =   420
         Width           =   495
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "页头打印区域设置:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1335
      Index           =   0
      Left            =   3900
      TabIndex        =   40
      Top             =   360
      Width           =   5895
      Begin MSComctlLib.ListView lvwLine 
         Height          =   975
         Index           =   0
         Left            =   1080
         TabIndex        =   41
         Top             =   240
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   1720
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643

⌨️ 快捷键说明

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