Subversion Repositories aysalia

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
VERSION 5.00
2
Begin VB.Form frmInternal 
3
   Caption         =   "frmInternal"
4
   ClientHeight    =   3135
5
   ClientLeft      =   60
6
   ClientTop       =   450
7
   ClientWidth     =   4200
8
   LinkTopic       =   "frmInternal"
9
   ScaleHeight     =   3135
10
   ScaleWidth      =   4200
11
   StartUpPosition =   3  'Windows Default
12
   Visible         =   0   'False
13
   Begin VB.ListBox List1 
14
      Height          =   1230
15
      ItemData        =   "frmInternal.frx":0000
16
      Left            =   120
17
      List            =   "frmInternal.frx":0002
18
      Sorted          =   -1  'True
19
      TabIndex        =   0
20
      Top             =   1800
21
      Width           =   3975
22
   End
23
   Begin VB.Label Label1 
24
      BackStyle       =   0  'Transparent
25
      Caption         =   $"frmInternal.frx":0004
26
      Height          =   1455
27
      Left            =   120
28
      TabIndex        =   1
29
      Top             =   120
30
      Width           =   3975
31
   End
32
End
33
Attribute VB_Name = "frmInternal"
34
Attribute VB_GlobalNameSpace = False
35
Attribute VB_Creatable = False
36
Attribute VB_PredeclaredId = True
37
Attribute VB_Exposed = False