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

📄 bas_faccalendar_frm.frm

📁 本代码适合初学数据库者学习借鉴
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{C0A63B80-4B21-11D3-BD95-D426EF2C7949}#1.0#0"; "VSFLEX7L.OCX"
Begin VB.Form Bas_FacCalendar_Frm 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "工厂日历文件"
   ClientHeight    =   4830
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8205
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Bas_FacCalendar_Frm.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4830
   ScaleWidth      =   8205
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton SetCmd 
      Caption         =   "退出(&X)"
      Height          =   375
      Index           =   4
      Left            =   6240
      TabIndex        =   19
      Top             =   2400
      Width           =   1695
   End
   Begin VB.CommandButton SetCmd 
      Caption         =   "基准日期"
      Height          =   375
      Index           =   3
      Left            =   6240
      TabIndex        =   18
      Top             =   1680
      Width           =   1695
   End
   Begin VB.CommandButton SetCmd 
      Caption         =   "设定休息日"
      Height          =   375
      Index           =   2
      Left            =   6240
      TabIndex        =   17
      Top             =   1305
      Width           =   1695
   End
   Begin VB.CommandButton SetCmd 
      Caption         =   "设定停工日"
      Height          =   375
      Index           =   1
      Left            =   6240
      TabIndex        =   16
      Top             =   615
      Width           =   1695
   End
   Begin VB.CommandButton SetCmd 
      Caption         =   "设定国定假日"
      Height          =   375
      Index           =   0
      Left            =   6240
      TabIndex        =   15
      Top             =   240
      Width           =   1695
   End
   Begin VB.Frame Frame1 
      Caption         =   "日历"
      Height          =   3870
      Left            =   240
      TabIndex        =   0
      Top             =   120
      Width           =   5715
      Begin VB.CommandButton Cndnext 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   5040
         Picture         =   "Bas_FacCalendar_Frm.frx":030A
         Style           =   1  'Graphical
         TabIndex        =   8
         ToolTipText     =   "下个月"
         Top             =   240
         Width           =   315
      End
      Begin VB.CommandButton Cndpreview 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         Picture         =   "Bas_FacCalendar_Frm.frx":05BC
         Style           =   1  'Graphical
         TabIndex        =   7
         ToolTipText     =   "上个月"
         Top             =   240
         Width           =   315
      End
      Begin VB.TextBox Txtmonth 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000004&
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "Impact"
            Size            =   10.5
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   3240
         TabIndex        =   5
         Text            =   "12"
         ToolTipText     =   "单击此处"
         Top             =   240
         Width           =   240
      End
      Begin VB.TextBox Txtyear 
         Appearance      =   0  'Flat
         BackColor       =   &H80000004&
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "Impact"
            Size            =   10.5
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   2205
         Locked          =   -1  'True
         TabIndex        =   4
         Text            =   "1999"
         ToolTipText     =   "单击此处"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton CndToday 
         Appearance      =   0  'Flat
         Caption         =   "今天"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   960
         TabIndex        =   3
         ToolTipText     =   "回到今天"
         Top             =   240
         Width           =   525
      End
      Begin VB.VScrollBar VScroll1 
         Height          =   255
         Left            =   2835
         Min             =   1900
         TabIndex        =   2
         Top             =   240
         Value           =   1900
         Width           =   240
      End
      Begin VSFlex7LCtl.VSFlexGrid CalGrid 
         Height          =   3225
         Left            =   30
         TabIndex        =   1
         Top             =   615
         Width           =   5640
         _cx             =   9948
         _cy             =   5689
         _ConvInfo       =   -1
         Appearance      =   1
         BorderStyle     =   1
         Enabled         =   -1  'True
         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
         MousePointer    =   0
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         BackColorFixed  =   -2147483639
         ForeColorFixed  =   -2147483632
         BackColorSel    =   -2147483635
         ForeColorSel    =   16777215
         BackColorBkg    =   -2147483643
         BackColorAlternate=   -2147483643
         GridColor       =   -2147483639
         GridColorFixed  =   -2147483639
         TreeColor       =   -2147483632
         FloodColor      =   192
         SheetBorder     =   -2147483642
         FocusRect       =   1
         HighLight       =   1
         AllowSelection  =   -1  'True
         AllowBigSelection=   -1  'True
         AllowUserResizing=   0
         SelectionMode   =   0
         GridLines       =   1
         GridLinesFixed  =   5
         GridLineWidth   =   0
         Rows            =   7
         Cols            =   7
         FixedRows       =   1
         FixedCols       =   0
         RowHeightMin    =   450
         RowHeightMax    =   500
         ColWidthMin     =   0
         ColWidthMax     =   800
         ExtendLastCol   =   0   'False
         FormatString    =   $"Bas_FacCalendar_Frm.frx":086E
         ScrollTrack     =   0   'False
         ScrollBars      =   3
         ScrollTips      =   0   'False
         MergeCells      =   0
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   1
         AutoSearch      =   0
         AutoSearchDelay =   2
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   0
         ShowComboButton =   -1  'True
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0
         OleDragMode     =   0
         OleDropMode     =   0
         ComboSearch     =   3
         AutoSizeMouse   =   -1  'True
         FrozenRows      =   0
         FrozenCols      =   0
         AllowUserFreezing=   0
         BackColorFrozen =   0
         ForeColorFrozen =   0
         WallPaperAlignment=   9
      End
      Begin VB.Label Label3 
         Caption         =   "月"
         Height          =   225
         Left            =   3585
         TabIndex        =   6

⌨️ 快捷键说明

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