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

📄 数据维护.frm

📁 餐饮管理系统 登记模板
💻 FRM
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form SJWH 
   Caption         =   "数据维护"
   ClientHeight    =   4995
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7950
   LinkTopic       =   "Form1"
   ScaleHeight     =   4995
   ScaleWidth      =   7950
   StartUpPosition =   3  'Windows Default
   Begin TabDlg.SSTab SSTab1 
      Height          =   4935
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   7935
      _ExtentX        =   13996
      _ExtentY        =   8705
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      BackColor       =   -2147483646
      ForeColor       =   16711680
      TabCaption(0)   =   "数据备份"
      TabPicture(0)   =   "数据维护.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "数据维护"
      TabPicture(1)   =   "数据维护.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Command4"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      Begin VB.CommandButton Command4 
         Caption         =   "开始维护"
         Height          =   2055
         Left            =   -74040
         TabIndex        =   10
         Top             =   1440
         Width           =   6015
      End
      Begin VB.Frame Frame1 
         Caption         =   "数据备份"
         Height          =   3735
         Left            =   480
         TabIndex        =   1
         Top             =   420
         Width           =   7215
         Begin VB.CommandButton Command3 
            Caption         =   "开始"
            Height          =   495
            Left            =   3000
            TabIndex        =   9
            Top             =   2640
            Width           =   1215
         End
         Begin VB.CommandButton Command2 
            Caption         =   "..."
            Height          =   375
            Left            =   6360
            TabIndex        =   8
            Top             =   1440
            Width           =   735
         End
         Begin VB.TextBox Text2 
            Appearance      =   0  'Flat
            Height          =   375
            Left            =   1680
            TabIndex        =   7
            Text            =   "Text1"
            Top             =   1440
            Width           =   4575
         End
         Begin VB.OptionButton Option1 
            Caption         =   "选择恢复路径:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   6
            Top             =   1560
            Width           =   1575
         End
         Begin VB.TextBox Text1 
            Appearance      =   0  'Flat
            Height          =   375
            Left            =   1680
            TabIndex        =   3
            Text            =   "Text1"
            Top             =   480
            Width           =   4575
         End
         Begin VB.OptionButton Option1 
            Caption         =   "选择备份路径:"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   5
            Top             =   600
            Width           =   1575
         End
         Begin VB.CommandButton Command1 
            Caption         =   "..."
            Height          =   375
            Left            =   6360
            TabIndex        =   4
            Top             =   480
            Width           =   735
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Height          =   195
            Left            =   360
            TabIndex        =   2
            Top             =   600
            Width           =   45
         End
      End
   End
End
Attribute VB_Name = "SJWH"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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