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

📄 main form.frm

📁 runge kutta program to test run with VB code
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Form2 
   BackColor       =   &H00808080&
   BorderStyle     =   0  'None
   Caption         =   "Functions graphic"
   ClientHeight    =   7200
   ClientLeft      =   150
   ClientTop       =   435
   ClientWidth     =   9600
   Icon            =   "Main Form.frx":0000
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   480
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   640
   StartUpPosition =   2  'CenterScreen
   Begin TabDlg.SSTab SSTab2 
      Height          =   705
      Left            =   0
      TabIndex        =   27
      Top             =   6480
      Width           =   8175
      _ExtentX        =   14420
      _ExtentY        =   1244
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   370
      BackColor       =   8421504
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "Usual functions"
      TabPicture(0)   =   "Main Form.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label15"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Command2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Command3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Text1"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "Complex functions"
      TabPicture(1)   =   "Main Form.frx":0028
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label16"
      Tab(1).Control(1)=   "Label18"
      Tab(1).Control(2)=   "Label19"
      Tab(1).Control(3)=   "Command10"
      Tab(1).Control(4)=   "Command11"
      Tab(1).Control(5)=   "Combo5"
      Tab(1).Control(6)=   "Combo3"
      Tab(1).Control(7)=   "Combo4"
      Tab(1).ControlCount=   8
      Begin VB.ComboBox Combo4 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   315
         Left            =   -70640
         TabIndex        =   35
         Top             =   300
         Width           =   895
      End
      Begin VB.ComboBox Combo3 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   315
         ItemData        =   "Main Form.frx":0044
         Left            =   -73560
         List            =   "Main Form.frx":0046
         TabIndex        =   34
         Top             =   300
         Width           =   2295
      End
      Begin VB.ComboBox Combo5 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   315
         ItemData        =   "Main Form.frx":0048
         Left            =   -74640
         List            =   "Main Form.frx":0067
         Style           =   2  'Dropdown List
         TabIndex        =   33
         ToolTipText     =   "Numarul semifusctiei selectate"
         Top             =   300
         Width           =   495
      End
      Begin VB.CommandButton Command11 
         Caption         =   "Help"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   -68200
         TabIndex        =   32
         Top             =   320
         Width           =   1195
      End
      Begin VB.CommandButton Command10 
         Caption         =   "Proceed"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   -69540
         TabIndex        =   31
         Top             =   320
         Width           =   1175
      End
      Begin VB.ComboBox Text1 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   315
         Left            =   720
         TabIndex        =   30
         Top             =   300
         Width           =   4455
      End
      Begin VB.CommandButton Command3 
         BackColor       =   &H00C0C0C0&
         Caption         =   "Help"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   250
         Left            =   6720
         Style           =   1  'Graphical
         TabIndex        =   29
         Top             =   320
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         BackColor       =   &H00C0C0C0&
         Caption         =   "Proceed"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   250
         Left            =   5400
         Style           =   1  'Graphical
         TabIndex        =   28
         ToolTipText     =   "Deseneaza graficul functiei scrise in stanga"
         Top             =   320
         Width           =   1215
      End
      Begin VB.Label Label19 
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "for x"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000080&
         Height          =   315
         Left            =   -71160
         TabIndex        =   39
         Top             =   300
         Width           =   565
      End
      Begin VB.Label Label18 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "f(x)="
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000080&
         Height          =   315
         Left            =   -74040
         TabIndex        =   38
         Top             =   300
         Width           =   495
      End
      Begin VB.Label Label16 
         Caption         =   "No."
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000080&
         Height          =   255
         Left            =   -74930
         TabIndex        =   37
         Top             =   330
         Width           =   285
      End
      Begin VB.Label Label15 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "f(x)="
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000080&
         Height          =   315
         Left            =   240
         TabIndex        =   36
         Top             =   300
         Width           =   495
      End
   End
   Begin VB.CommandButton Command8 
      BackColor       =   &H00808080&
      Height          =   270
      Left            =   9120
      Picture         =   "Main Form.frx":0086
      Style           =   1  'Graphical
      TabIndex        =   22
      ToolTipText     =   "Iesire"
      Top             =   120
      Width           =   285
   End
   Begin VB.CommandButton Command9 
      BackColor       =   &H00808080&
      Height          =   270
      Left            =   8760
      Picture         =   "Main Form.frx":05B8
      Style           =   1  'Graphical
      TabIndex        =   21
      ToolTipText     =   "Minimizarea ferestrei"
      Top             =   120
      Width           =   285
   End
   Begin VB.CommandButton Command7 
      BackColor       =   &H00808080&
      Caption         =   "Options"
      Height          =   375
      Left            =   8400
      Style           =   1  'Graphical
      TabIndex        =   20
      Top             =   2640
      Width           =   975
   End
   Begin VB.CommandButton Command6 
      BackColor       =   &H00808080&
      Caption         =   "Ok"
      Height          =   255
      Left            =   8640
      Style           =   1  'Graphical
      TabIndex        =   8
      ToolTipText     =   "Desenarea graficului functiei selectate"
      Top             =   2220
      Width           =   495
   End
   Begin VB.ComboBox Combo2 
      Height          =   315
      ItemData        =   "Main Form.frx":0AEA
      Left            =   8400
      List            =   "Main Form.frx":0B0C
      Style           =   2  'Dropdown List
      TabIndex        =   7
      Top             =   1800
      Width           =   975
   End
   Begin VB.CommandButton Command5 
      BackColor       =   &H00808080&
      Caption         =   "Informations"
      Height          =   375
      Left            =   8400
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   3120
      Width           =   975
   End
   Begin VB.CommandButton Command4 
      BackColor       =   &H00808080&
      Caption         =   "Help"
      Height          =   375
      Left            =   8400
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   3600
      Width           =   975
   End
   Begin VB.ComboBox Combo1 
      BackColor       =   &H00C0FFFF&
      ForeColor       =   &H00C00000&
      Height          =   315
      ItemData        =   "Main Form.frx":0B66
      Left            =   8400
      List            =   "Main Form.frx":0B68
      TabIndex        =   2
      Text            =   "Combo1"
      ToolTipText     =   "Schimba scala de desenare a graficului"
      Top             =   900
      Width           =   975
   End
   Begin VB.PictureBox Picture1 
      AutoRedraw      =   -1  'True
      BackColor       =   &H00404040&
      Height          =   6450
      Left            =   30
      Picture         =   "Main Form.frx":0B6A
      ScaleHeight     =   426
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   536
      TabIndex        =   1
      Top             =   30
      Width           =   8100
      Begin VB.Frame Frame1 
         BackColor       =   &H00000000&
         BorderStyle     =   0  'None
         Height          =   1695
         Left            =   1905
         TabIndex        =   23
         Top             =   2265
         Visible         =   0   'False
         Width           =   4095
         Begin VB.PictureBox Progress 
            Height          =   360
            Left            =   140
            ScaleHeight     =   20
            ScaleMode       =   3  'Pixel
            ScaleWidth      =   249
            TabIndex        =   24
            Top             =   1080
            Width           =   3795
         End
         Begin VB.Label Label17 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "The progress in determining the function graphic"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty

⌨️ 快捷键说明

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