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

📄 frmsetting.frm

📁 都是基于VB所做的程序集合,值得大家作为实践的参考资料.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmSetting 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "参数设置"
   ClientHeight    =   5805
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6615
   Icon            =   "frmSetting.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5805
   ScaleWidth      =   6615
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  'CenterOwner
   Begin VB.CommandButton btnOk 
      Caption         =   "确定"
      Height          =   465
      Left            =   3435
      TabIndex        =   18
      Top             =   5280
      Width           =   1530
   End
   Begin VB.CommandButton btnApply 
      Caption         =   "应用"
      Height          =   465
      Left            =   1890
      TabIndex        =   17
      Top             =   5280
      Width           =   1530
   End
   Begin VB.CommandButton btnCancel 
      Caption         =   "取消"
      Height          =   465
      Left            =   4995
      TabIndex        =   16
      Top             =   5280
      Width           =   1530
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5130
      Left            =   75
      TabIndex        =   0
      Top             =   75
      Width           =   6465
      _ExtentX        =   11404
      _ExtentY        =   9049
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   "网络分析参数设置"
      TabPicture(0)   =   "frmSetting.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "网络障碍设置"
      TabPicture(1)   =   "frmSetting.frx":0028
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame5"
      Tab(1).Control(1)=   "Frame6"
      Tab(1).Control(2)=   "btnAddBarrier"
      Tab(1).Control(3)=   "btnRemoveBarrier"
      Tab(1).ControlCount=   4
      TabCaption(2)   =   "中心点设置"
      TabPicture(2)   =   "frmSetting.frx":0044
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame7"
      Tab(2).Control(1)=   "txtMaxImpedence"
      Tab(2).Control(2)=   "btnAddCenter"
      Tab(2).Control(3)=   "btnRemoveCenter"
      Tab(2).ControlCount=   4
      Begin VB.Frame Frame7 
         Caption         =   "中心点设置"
         Height          =   1935
         Left            =   -74820
         TabIndex        =   34
         Top             =   480
         Width           =   6075
         Begin MSComctlLib.ListView lvwCenters 
            Height          =   1725
            Left            =   60
            TabIndex        =   35
            Top             =   180
            Width           =   5910
            _ExtentX        =   10425
            _ExtentY        =   3043
            View            =   3
            LabelWrap       =   -1  'True
            HideSelection   =   -1  'True
            FullRowSelect   =   -1  'True
            GridLines       =   -1  'True
            HotTracking     =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   -2147483643
            BorderStyle     =   1
            Appearance      =   0
            NumItems        =   4
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Text            =   "序号"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   1
               Text            =   "结点标识"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   2
               Text            =   "x坐标"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   3
               Text            =   "y坐标"
               Object.Width           =   2540
            EndProperty
         End
      End
      Begin VB.Frame txtMaxImpedence 
         Caption         =   "中心结点参数"
         Height          =   1710
         Left            =   -74820
         TabIndex        =   27
         Top             =   2475
         Width           =   6075
         Begin VB.ComboBox cmbCenterCandidateType 
            Appearance      =   0  'Flat
            Height          =   315
            Left            =   3225
            TabIndex        =   30
            Top             =   1035
            Width           =   2310
         End
         Begin VB.ComboBox cmbResource 
            Appearance      =   0  'Flat
            Height          =   315
            Left            =   3225
            TabIndex        =   29
            Top             =   255
            Width           =   2310
         End
         Begin VB.ComboBox cmbMaxImpedence 
            Appearance      =   0  'Flat
            Height          =   315
            Left            =   3225
            TabIndex        =   28
            Top             =   660
            Width           =   2310
         End
         Begin VB.Label Label8 
            Caption         =   "资源量字段"
            Height          =   270
            Left            =   420
            TabIndex        =   33
            Top             =   405
            Width           =   1980
         End
         Begin VB.Label Label9 
            Caption         =   "最大阻值字段"
            Height          =   270
            Left            =   420
            TabIndex        =   32
            Top             =   795
            Width           =   1980
         End
         Begin VB.Label Label10 
            Caption         =   "中心点候选类型字段"
            Height          =   270
            Left            =   420
            TabIndex        =   31
            Top             =   1170
            Width           =   1980
         End
      End
      Begin VB.CommandButton btnAddCenter 
         Caption         =   "添加"
         Height          =   285
         Left            =   -71925
         TabIndex        =   26
         Top             =   4350
         Width           =   1380
      End
      Begin VB.CommandButton btnRemoveCenter 
         Caption         =   "移除"
         Height          =   285
         Left            =   -70350
         TabIndex        =   25
         Top             =   4350
         Width           =   1380
      End
      Begin VB.Frame Frame5 
         Caption         =   "障碍点设置"
         Height          =   1935
         Left            =   -74805
         TabIndex        =   23
         Top             =   420
         Width           =   6075
         Begin MSComctlLib.ListView lvwBarrierNodes 
            Height          =   1665
            Left            =   75
            TabIndex        =   24
            Top             =   210
            Width           =   5910
            _ExtentX        =   10425
            _ExtentY        =   2937
            View            =   3
            LabelWrap       =   -1  'True
            HideSelection   =   -1  'True
            GridLines       =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   -2147483643
            BorderStyle     =   1
            Appearance      =   0
            NumItems        =   4
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Text            =   "序号"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   1
               Text            =   "结点标识"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   2
               Text            =   "x坐标"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   3
               Text            =   "y坐标"
               Object.Width           =   2540
            EndProperty
         End
      End
      Begin VB.Frame Frame6 
         Caption         =   "障碍边设置"
         Height          =   1935
         Left            =   -74820
         TabIndex        =   21
         Top             =   2355
         Width           =   6075
         Begin MSComctlLib.ListView lvwBarrierEdges 
            Height          =   1635
            Left            =   90
            TabIndex        =   22
            Top             =   210
            Width           =   5910
            _ExtentX        =   10425
            _ExtentY        =   2884
            View            =   3
            LabelWrap       =   -1  'True
            HideSelection   =   -1  'True
            GridLines       =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   -2147483643
            BorderStyle     =   1
            Appearance      =   0
            NumItems        =   2
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Text            =   "序号"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   1
               Text            =   "弧度标识"
               Object.Width           =   2540
            EndProperty
         End
      End
      Begin VB.CommandButton btnAddBarrier 
         Caption         =   "添加"
         Height          =   285
         Left            =   -72090
         TabIndex        =   20
         Top             =   4455
         Width           =   1380
      End
      Begin VB.CommandButton btnRemoveBarrier 
         Caption         =   "移除"
         Height          =   285
         Left            =   -70515
         TabIndex        =   19
         Top             =   4455
         Width           =   1380
      End
      Begin VB.Frame Frame3 
         Height          =   1215
         Left            =   135
         TabIndex        =   11
         Top             =   2790
         Width           =   6075
         Begin VB.TextBox txtTolerance 
            Appearance      =   0  'Flat
            Height          =   315
            Left            =   3240
            TabIndex        =   15
            Top             =   270
            Width           =   2310
         End
         Begin VB.TextBox txtEdgeFilter 
            Appearance      =   0  'Flat
            Height          =   315
            Left            =   3255
            TabIndex        =   14
            Top             =   690
            Width           =   2310
         End
         Begin VB.Label Label6 
            Caption         =   "弧段过滤表达式"
            Height          =   270
            Left            =   480
            TabIndex        =   13
            Top             =   675
            Width           =   1980
         End
         Begin VB.Label Label5 
            Caption         =   "结点选择容限"
            Height          =   270

⌨️ 快捷键说明

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