VERSION 2.00 Begin Form ekg4 Caption = "EKG Kürzel Schrittmacherrhytmus " ClientHeight = 4020 ClientLeft = 1095 ClientTop = 1485 ClientWidth = 8445 Height = 4425 Left = 1035 LinkTopic = "Form1" ScaleHeight = 4020 ScaleWidth = 8445 Top = 1140 Width = 8565 WindowState = 2 'Auf Vollbild Begin CommandButton Befehl21 Caption = "Zurück zu EKG Kürzel 1" Height = 735 Left = 6240 TabIndex = 7 Top = 5160 Width = 2655 End Begin CommandButton Befehl1 Caption = "Schrittmacherkontrolle empfehlenswert" Height = 375 Left = 3000 TabIndex = 6 Top = 3960 Width = 5055 End Begin CommandButton Befehl18 Caption = "SM Rhythmus mit Vorhofsensing und Kammerstimulation" Height = 375 Left = 120 TabIndex = 5 Top = 2520 Width = 5055 End Begin CommandButton Befehl19 Caption = "SM Rhythmus mit Vorhof- und Kammerstimulation" Height = 375 Left = 120 TabIndex = 4 Top = 3000 Width = 5055 End Begin CommandButton Befehl20 Caption = "regelmäßiger SM Rhythmus bei VVI- Stimulation" Height = 375 Left = 120 TabIndex = 3 Top = 1200 Width = 4455 End Begin CommandButton Befehl33 Caption = "SM Rhythmus im AAI Mode" Height = 375 Left = 120 TabIndex = 2 Top = 1680 Width = 2775 End Begin CommandButton Befehl34 Caption = "Pacingdefekt" Height = 375 Left = 1560 TabIndex = 1 Top = 3960 Width = 1335 End Begin CommandButton Befehl35 Caption = "Sensingdefekt" Height = 375 Left = 120 TabIndex = 0 Top = 3960 Width = 1335 End End Sub Befehl21_Click () ekg1.Show ekg4.Hide End Sub