18 lines
490 B
Plaintext
18 lines
490 B
Plaintext
VERSION 5.00
|
|
Begin VB.Form frmStatistik
|
|
Caption = "Statistiken"
|
|
ClientHeight = 8790
|
|
ClientLeft = 60
|
|
ClientTop = 345
|
|
ClientWidth = 11610
|
|
LinkTopic = "Form1"
|
|
ScaleHeight = 8790
|
|
ScaleWidth = 11610
|
|
StartUpPosition = 3 'Windows-Standard
|
|
End
|
|
Attribute VB_Name = "frmStatistik"
|
|
Attribute VB_GlobalNameSpace = False
|
|
Attribute VB_Creatable = False
|
|
Attribute VB_PredeclaredId = True
|
|
Attribute VB_Exposed = False
|