36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
VERSION 5.00
|
|
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.1#0"; "MSCOMCTL.OCX"
|
|
Begin VB.Form frmVerbundzaehlerEingabe
|
|
Caption = "Verbundzähler Prüfung"
|
|
ClientHeight = 10620
|
|
ClientLeft = 60
|
|
ClientTop = 420
|
|
ClientWidth = 14400
|
|
LinkTopic = "Form1"
|
|
ScaleHeight = 10620
|
|
ScaleWidth = 14400
|
|
StartUpPosition = 3 'Windows-Standard
|
|
Begin MSComctlLib.StatusBar StatusBar1
|
|
Align = 2 'Unten ausrichten
|
|
Height = 375
|
|
Left = 0
|
|
TabIndex = 0
|
|
Top = 10245
|
|
Width = 14400
|
|
_ExtentX = 25400
|
|
_ExtentY = 661
|
|
Style = 1
|
|
_Version = 393216
|
|
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
|
|
NumPanels = 1
|
|
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
|
|
EndProperty
|
|
EndProperty
|
|
End
|
|
End
|
|
Attribute VB_Name = "frmVerbundzaehlerEingabe"
|
|
Attribute VB_GlobalNameSpace = False
|
|
Attribute VB_Creatable = False
|
|
Attribute VB_PredeclaredId = True
|
|
Attribute VB_Exposed = False
|