Subversion Repositories svnkaklik

Rev

Details | Last modification | View Log

Rev Author Line No. Line
6 kaklik 1
VERSION 5.00
2
Begin VB.Form Form1 
3
   Caption         =   "Form1"
4
   ClientHeight    =   3195
5
   ClientLeft      =   60
6
   ClientTop       =   345
7
   ClientWidth     =   4110
8
   LinkTopic       =   "Form1"
9
   ScaleHeight     =   3195
10
   ScaleWidth      =   4110
11
   StartUpPosition =   3  'Windows Default
12
   Begin VB.CommandButton Command1 
13
      Caption         =   "Command1"
14
      Height          =   615
15
      Left            =   2160
16
      TabIndex        =   0
17
      Top             =   2280
18
      Width           =   1455
19
   End
20
End
21
Attribute VB_Name = "Form1"
22
Attribute VB_GlobalNameSpace = False
23
Attribute VB_Creatable = False
24
Attribute VB_PredeclaredId = True
25
Attribute VB_Exposed = False