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

📄 mutilplanarrangements.frm

📁 生产计划管理等信息 可以查询计划完成情况等
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form MutilPlanArrangements 
   BackColor       =   &H8000000C&
   Caption         =   "多计划安排"
   ClientHeight    =   6780
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10995
   LinkTopic       =   "Form1"
   ScaleHeight     =   6780
   ScaleWidth      =   10995
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox chs 
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      Height          =   375
      Left            =   6960
      TabIndex        =   10
      Top             =   1200
      Visible         =   0   'False
      Width           =   975
   End
   Begin VB.TextBox txt 
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      Height          =   375
      Left            =   6960
      TabIndex        =   5
      Top             =   120
      Visible         =   0   'False
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Height          =   375
      Left            =   6960
      Picture         =   "MutilPlanArrangements.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   720
      Visible         =   0   'False
      Width           =   375
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   360
      Top             =   960
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MutilPlanArrangements.frx":038A
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MutilPlanArrangements.frx":0924
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MutilPlanArrangements.frx":0CBE
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MutilPlanArrangements.frx":1258
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Height          =   330
      Left            =   120
      TabIndex        =   2
      Top             =   480
      Width           =   10320
      _ExtentX        =   18203
      _ExtentY        =   582
      ButtonWidth     =   1984
      ButtonHeight    =   582
      Style           =   1
      TextAlignment   =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   9
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "计划预排"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存修改"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "计划评估"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "计划添加"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
      EndProperty
      Begin VB.PictureBox Picture2 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   330
         Left            =   5280
         ScaleHeight     =   330
         ScaleWidth      =   9255
         TabIndex        =   6
         Top             =   0
         Width           =   9255
         Begin VB.OptionButton Option2 
            Caption         =   "不同天计划"
            Height          =   255
            Left            =   5880
            TabIndex        =   14
            Top             =   40
            Width           =   1335
         End
         Begin VB.OptionButton Option1 
            Caption         =   "同天计划"
            Height          =   255
            Left            =   4680
            TabIndex        =   13
            Top             =   40
            Value           =   -1  'True
            Width           =   1215
         End
         Begin VB.ComboBox BM 
            Height          =   300
            Left            =   840
            TabIndex        =   11
            Top             =   0
            Width           =   1335
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   3080
            TabIndex        =   7
            Top             =   0
            Width           =   1335
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "部门选择"
            ForeColor       =   &H000000C0&
            Height          =   180
            Index           =   1
            Left            =   80
            TabIndex        =   12
            Top             =   75
            Width           =   720
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "时制选择"
            ForeColor       =   &H000000C0&
            Height          =   180
            Index           =   0
            Left            =   2280
            TabIndex        =   8
            Top             =   75
            Width           =   720
         End
      End
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H80000015&
      Height          =   325
      Left            =   120
      ScaleHeight     =   270
      ScaleWidth      =   6675
      TabIndex        =   0
      Top             =   120
      Width           =   6735
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "多计划安排"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000018&
         Height          =   180
         Left            =   75
         TabIndex        =   1
         Top             =   45
         Width           =   975
      End
   End
   Begin MSFlexGridLib.MSFlexGrid Grid 
      Height          =   3015
      Left            =   120
      TabIndex        =   3
      Top             =   840
      Width           =   6735
      _ExtentX        =   11880
      _ExtentY        =   5318
      _Version        =   393216
      Rows            =   3
      Cols            =   24
      FixedRows       =   2
      FixedCols       =   0
      BackColor       =   16777215
      BackColorBkg    =   -2147483633
      GridColor       =   14737632
      GridColorFixed  =   -2147483632
      GridLinesFixed  =   1
      AllowUserResizing=   1
      BorderStyle     =   0
      Appearance      =   0
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Times New Roman"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin MSFlexGridLib.MSFlexGrid Grid2 
      Height          =   855
      Left            =   120
      TabIndex        =   9
      Top             =   3960
      Visible         =   0   'False
      Width           =   4455
      _ExtentX        =   7858
      _ExtentY        =   1508
      _Version        =   393216
      Cols            =   5
      BackColor       =   16777215
      BackColorBkg    =   16777215
      GridColor       =   14737632
      GridColorFixed  =   -2147483632
      GridLinesFixed  =   1
      AllowUserResizing=   1
      FormatString    =   "班组 \ 时间|<开始日期|<开始时间|<结束日期|<结束时间"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Times New Roman"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Menu SYS 
      Caption         =   "SYS"
      Visible         =   0   'False
      Begin VB.Menu sch 
         Caption         =   "删除行"
      End
   End
End
Attribute VB_Name = "MutilPlanArrangements"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim Banzu_Num As Integer
Dim Banzu_Str As String

Private Sub BM_Click()
   InitFlexGrid

⌨️ 快捷键说明

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