home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / KE_FormSki2133401172008.psc / frmFancy.frm < prev    next >
Text File  |  2008-11-05  |  3KB  |  79 lines

  1. VERSION 5.00
  2. Object = "*\AprjFormSkinner.vbp"
  3. Begin VB.Form frmFancy 
  4.    BorderStyle     =   0  'None
  5.    Caption         =   "My Fancy App"
  6.    ClientHeight    =   6900
  7.    ClientLeft      =   0
  8.    ClientTop       =   0
  9.    ClientWidth     =   10815
  10.    Icon            =   "frmFancy.frx":0000
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   6900
  13.    ScaleWidth      =   10815
  14.    StartUpPosition =   1  'CenterOwner
  15.    Begin KEFormSkinner.FormSkinner KEFS3 
  16.       Align           =   1  'Align Top
  17.       Height          =   6900
  18.       Left            =   0
  19.       TabIndex        =   0
  20.       Top             =   0
  21.       Width           =   10815
  22.       _ExtentX        =   19076
  23.       _ExtentY        =   12171
  24.       LinkIconSize    =   1
  25.       LinkUnderlined  =   0   'False
  26.       LinkTop         =   240
  27.       LinkLeft        =   8400
  28.       MinCloseTop     =   4
  29.       BackColor       =   14408677
  30.       LinkVisible     =   -1  'True
  31.       Link            =   "http://"
  32.       BeginProperty LinkFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  33.          Name            =   "MS Sans Serif"
  34.          Size            =   9.75
  35.          Charset         =   0
  36.          Weight          =   700
  37.          Underline       =   0   'False
  38.          Italic          =   0   'False
  39.          Strikethrough   =   0   'False
  40.       EndProperty
  41.       LinkForeColorOver=   8421376
  42.       LinkIcon        =   "frmFancy.frx":0CCA
  43.       LinkCaption     =   "HOME"
  44.       TitleIcon       =   "frmFancy.frx":0FE4
  45.       TitleCaption    =   "My Fancy App"
  46.       BeginProperty TitleFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  47.          Name            =   "MS Sans Serif"
  48.          Size            =   12
  49.          Charset         =   0
  50.          Weight          =   700
  51.          Underline       =   0   'False
  52.          Italic          =   0   'False
  53.          Strikethrough   =   0   'False
  54.       EndProperty
  55.       ColorTransp1R   =   115
  56.       ColorTransp2G   =   16
  57.       ColorTransp3B   =   9
  58.       ImageBorderLeft =   "frmFancy.frx":1CBE
  59.       ImageBorderBottom=   "frmFancy.frx":3750
  60.       ImageBorderRight=   "frmFancy.frx":6E22
  61.       ImageClose1Up   =   "frmFancy.frx":88B4
  62.       ImageClose1Over =   "frmFancy.frx":8D26
  63.       ImageClose1Down =   "frmFancy.frx":9196
  64.       ImageMinUp      =   "frmFancy.frx":9600
  65.       ImageMinOver    =   "frmFancy.frx":9A6D
  66.       ImageMinDown    =   "frmFancy.frx":9EDC
  67.       ImageTBRight    =   "frmFancy.frx":A349
  68.       ImageTBMiddle   =   "frmFancy.frx":103B3
  69.       ImageTBLeft     =   "frmFancy.frx":1AF1D
  70.    End
  71. End
  72. Attribute VB_Name = "frmFancy"
  73. Attribute VB_GlobalNameSpace = False
  74. Attribute VB_Creatable = False
  75. Attribute VB_PredeclaredId = True
  76. Attribute VB_Exposed = False
  77. Option Explicit
  78.  
  79.