home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / ActiveX Controlls / XP Suite / DATA1.CAB / XP_TabStrip_Picture_Sample_Files / Form1.frm (.txt) next >
Encoding:
Visual Basic Form  |  2003-04-24  |  3.6 KB  |  105 lines

  1. VERSION 5.00
  2. Object = "{E2997A80-62AE-41EB-876A-DBD031A045C6}#1.0#0"; "ciaTabControl.ocx"
  3. Begin VB.Form Form1 
  4.    BackColor       =   &H00FFFFFF&
  5.    Caption         =   "Form1"
  6.    ClientHeight    =   7755
  7.    ClientLeft      =   60
  8.    ClientTop       =   450
  9.    ClientWidth     =   13560
  10.    LinkTopic       =   "Form1"
  11.    ScaleHeight     =   7755
  12.    ScaleWidth      =   13560
  13.    StartUpPosition =   3  'Windows Default
  14.    Begin ciaXPTabControl.ciaTabControl ciaTabControl1 
  15.       Height          =   4575
  16.       Left            =   420
  17.       TabIndex        =   0
  18.       Top             =   630
  19.       Width           =   5550
  20.       _ExtentX        =   9790
  21.       _ExtentY        =   8070
  22.       Tabs            =   9
  23.       TabCaption0     =   "Tab 0"
  24.       TabIcon0        =   "Form1.frx":0000
  25.       TabEnabled0     =   -1  'True
  26.       TabCaption1     =   "Tab 1"
  27.       TabIcon1        =   "Form1.frx":055A
  28.       TabEnabled1     =   -1  'True
  29.       TabCaption2     =   "Tab2gfhfgh"
  30.       TabIcon2        =   "Form1.frx":0AB4
  31.       TabEnabled2     =   -1  'True
  32.       TabCaption3     =   "Tab 3"
  33.       TabIcon3        =   "Form1.frx":100E
  34.       TabEnabled3     =   -1  'True
  35.       TabCaption4     =   "Ta&b 42212"
  36.       TabIcon4        =   "Form1.frx":1568
  37.       TabEnabled4     =   -1  'True
  38.       TabCaption5     =   "&Tab 51211"
  39.       TabIcon5        =   "Form1.frx":1AC2
  40.       TabEnabled5     =   -1  'True
  41.       TabCaption6     =   "Tab 6"
  42.       TabEnabled6     =   -1  'True
  43.       TabCaption7     =   "Tab 7"
  44.       TabEnabled7     =   -1  'True
  45.       TabCaption8     =   "Tab 8"
  46.       TabEnabled8     =   -1  'True
  47.       BackColor       =   16777215
  48.       TabsPerRow      =   3
  49.       CurrentTab      =   0
  50.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  51.          Name            =   "MS Sans Serif"
  52.          Size            =   9.75
  53.          Charset         =   0
  54.          Weight          =   400
  55.          Underline       =   0   'False
  56.          Italic          =   0   'False
  57.          Strikethrough   =   0   'False
  58.       EndProperty
  59.       HotTracking     =   -1  'True
  60.       MousePointer    =   0
  61.       Theme           =   1
  62.    End
  63.    Begin ciaXPTabControl.ciaTabControl ciaTabControl2 
  64.       Height          =   4485
  65.       Left            =   6060
  66.       TabIndex        =   1
  67.       Top             =   690
  68.       Width           =   5280
  69.       _ExtentX        =   9313
  70.       _ExtentY        =   7911
  71.       Tabs            =   3
  72.       TabCaption0     =   "Tab 0"
  73.       TabIcon0        =   "Form1.frx":201C
  74.       TabEnabled0     =   -1  'True
  75.       TabCaption1     =   "Tab 1"
  76.       TabIcon1        =   "Form1.frx":2576
  77.       TabEnabled1     =   -1  'True
  78.       TabCaption2     =   "Tab2gfhfgh"
  79.       TabIcon2        =   "Form1.frx":2AD0
  80.       TabEnabled2     =   -1  'True
  81.       TabSizing       =   1
  82.       BackColor       =   16777215
  83.       TabsPerRow      =   3
  84.       CurrentTab      =   0
  85.       TabOrientation  =   1
  86.       CaptionAlignment=   2
  87.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  88.          Name            =   "MS Sans Serif"
  89.          Size            =   9.75
  90.          Charset         =   0
  91.          Weight          =   400
  92.          Underline       =   0   'False
  93.          Italic          =   0   'False
  94.          Strikethrough   =   0   'False
  95.       EndProperty
  96.       HotTracking     =   -1  'True
  97.       MousePointer    =   0
  98.       Theme           =   1
  99.    End
  100. Attribute VB_Name = "Form1"
  101. Attribute VB_GlobalNameSpace = False
  102. Attribute VB_Creatable = False
  103. Attribute VB_PredeclaredId = True
  104. Attribute VB_Exposed = False
  105.