Form1.frm
上传用户:huyzong
上传日期:2007-01-02
资源大小:7k
文件大小:2k
源码类别:

组合框控件

开发平台:

Visual C++

  1. VERSION 5.00
  2. Object = "{7B914A58-6271-11D2-86B8-0040055C08D9}#1.0#0"; "XPropertiesWnd.ocx"
  3. Begin VB.Form Form1 
  4.    Caption         =   "Form1"
  5.    ClientHeight    =   3195
  6.    ClientLeft      =   60
  7.    ClientTop       =   345
  8.    ClientWidth     =   4680
  9.    BeginProperty Font 
  10.       Name            =   "PegasusDialog"
  11.       Size            =   9.75
  12.       Charset         =   0
  13.       Weight          =   700
  14.       Underline       =   0   'False
  15.       Italic          =   -1  'True
  16.       Strikethrough   =   0   'False
  17.    EndProperty
  18.    LinkTopic       =   "Form1"
  19.    ScaleHeight     =   3195
  20.    ScaleWidth      =   4680
  21.    StartUpPosition =   3  'Windows Default
  22.    Begin XPROPERTIESWNDLib.XPropertiesWnd XPropertiesWnd1 
  23.       Height          =   2895
  24.       Left            =   120
  25.       TabIndex        =   0
  26.       Top             =   120
  27.       Width           =   4455
  28.       _Version        =   65536
  29.       _ExtentX        =   7858
  30.       _ExtentY        =   5106
  31.       _StockProps     =   5
  32.       BackColor       =   65280
  33.       PagesAndItems   =   "Page 1#{#Font 1FontEnable#Font 2FontEnable#Font 3FontEnable#ColorColorComboBoxEnable#nonameADORComboBoxEnable#}#"
  34.       BeginProperty ItemFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  35.          Name            =   "Tahoma"
  36.          Size            =   9
  37.          Charset         =   0
  38.          Weight          =   400
  39.          Underline       =   0   'False
  40.          Italic          =   0   'False
  41.          Strikethrough   =   0   'False
  42.       EndProperty
  43.    End
  44. End
  45. Attribute VB_Name = "Form1"
  46. Attribute VB_GlobalNameSpace = False
  47. Attribute VB_Creatable = False
  48. Attribute VB_PredeclaredId = True
  49. Attribute VB_Exposed = False
  50. Dim A As New A