home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form StatusDlg
- AutoRedraw = -1 'True
- BackColor = &H8000000F&
- BorderStyle = 0 'None
- ClientHeight = 1395
- ClientLeft = 4455
- ClientTop = 3570
- ClientWidth = 4860
- ControlBox = 0 'False
- FillColor = &H00FF0000&
- Height = 1770
- Left = 4410
- LinkMode = 1 'Source
- LinkTopic = "Form2"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 1395
- ScaleWidth = 4860
- Top = 3240
- Width = 4950
- Begin SSPanel Panel3D1
- Align = 1 'Align Top
- BackColor = &H8000000F&
- BevelWidth = 2
- Font3D = 0 'None
- Height = 1395
- Left = 0
- TabIndex = 6
- Top = 0
- Width = 4860
- Begin SSFrame Frame3D1
- Alignment = 2 'Center
- Font3D = 0 'None
- ForeColor = &H00000000&
- Height = 1245
- Left = 75
- TabIndex = 2
- Top = 75
- Width = 4710
- Begin Label Label2
- BackStyle = 0 'Transparent
- Height = 495
- Left = 60
- TabIndex = 3
- Top = 660
- Width = 4605
- WordWrap = -1 'True
- End
- Begin Label Label1
- Alignment = 2 'Center
- BackStyle = 0 'Transparent
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 9.75
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 495
- Left = 60
- TabIndex = 7
- Top = 165
- Width = 4605
- WordWrap = -1 'True
- End
- End
- End
- Begin PictureBox Picture3
- BackColor = &H00FF0000&
- BorderStyle = 0 'None
- FillColor = &H00FF0000&
- FillStyle = 0 'Solid
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "Arial"
- FontSize = 9
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- ForeColor = &H00FFFFFF&
- Height = 255
- Left = 105
- ScaleHeight = 255
- ScaleWidth = 15
- TabIndex = 5
- Top = 1455
- Width = 15
- End
- Begin PictureBox Picture2
- FillColor = &H00FF0000&
- FillStyle = 0 'Solid
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "Arial"
- FontSize = 9
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- ForeColor = &H00000000&
- Height = 255
- Left = 105
- ScaleHeight = 225
- ScaleWidth = 4545
- TabIndex = 1
- Top = 1455
- Width = 4575
- End
- Begin PictureBox Picture1
- AutoRedraw = -1 'True
- BorderStyle = 0 'None
- Height = 255
- Left = 120
- ScaleHeight = 255
- ScaleWidth = 4455
- TabIndex = 0
- Top = 2400
- Width = 4455
- End
- Begin Label total
- AutoSize = -1 'True
- BackStyle = 0 'Transparent
- Caption = "Total"
- Height = 195
- Left = 120
- TabIndex = 4
- Top = 1920
- Width = 450
- End
- Sub Form_Load ()
- CenterForm Me
- End Sub
-