Know a good article or link that we're missing? Submit it!
*/
*/

View Simple Calculator Which ask UID and PWd\frmAbout.frm

Calculator 1.0

Submitted By: i_vergo
Rating: Not rated (Rate It)


VERSION 5.00
Begin VB.Form frmAbout
   Caption         =   "About Calculator"
   ClientHeight    =   3585
   ClientLeft      =   4995
   ClientTop       =   4500
   ClientWidth     =   5160
   LinkTopic       =   "Form1"
   ScaleHeight     =   3585
   ScaleWidth      =   5160
   Begin VB.CommandButton cmdOK
      Cancel          =   -1  'True
      Caption         =   "OK"
      Default         =   -1  'True
      Height          =   345
      Left            =   1920
      TabIndex        =   0
      Top             =   3000
      Width           =   1260
   End
   Begin VB.Label lblName2
      AutoSize        =   -1  'True
      Caption         =   "[[Email Removed]]"
      BeginProperty Font
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   285
      Left            =   1560
      TabIndex        =   6
      Top             =   2520
      Width           =   1995
   End
   Begin VB.Label lblName
      AutoSize        =   -1  'True
      Caption         =   "Muhammad Asim Zia"
      BeginProperty Font
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   285
      Left            =   1560
      TabIndex        =   5
      Top             =   2160
      Width           =   1950
   End
   Begin VB.Label lblDisclaimer
      AutoSize        =   -1  'True
      Caption         =   "All rights reserved"
      BeginProperty Font
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   285
      Left            =   1680
      TabIndex        =   4
      Top             =   1800
      Width           =   1635
   End
   Begin VB.Label lblVersion
      Caption         =   "Version               1.00"
      BeginProperty Font
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   225
      Left            =   810
      TabIndex        =   3
      Top             =   660
      Width           =   3885
   End
   Begin VB.Label lblTitle
      Caption         =   "STANDARD CALCULATOR"
      BeginProperty Font
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000080&
      Height          =   480
      Left            =   810
      TabIndex        =   2
      Top             =   120
      Width           =   3885
   End
   Begin VB.Label lblDescription
      AutoSize        =   -1  'True
      Caption         =   $"frmAbout.frx":0000
      BeginProperty Font
         Name            =   "Times New Roman"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   675
      Left            =   840
      TabIndex        =   1
      Top             =   1080
      Width           =   3855
      WordWrap        =   -1  'True
   End
End
Attribute VB_Name = "frmAbout"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub cmdOK_Click()
    Unload Me
End Sub

corner
© 1996-2008 CommunityHeaven LLC. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
North American business development: Nicolai Wadstrom. Publisher: Lars Hagelin.
Resource Listings