⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmcompany.frm

📁 This a complete inventory management system that performs the functions of Purchases, Sales and paym
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "Tabctl32.ocx"
Begin VB.Form frmCompany 
   Caption         =   "iManager- Company Information"
   ClientHeight    =   5730
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10560
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MDIChild        =   -1  'True
   ScaleHeight     =   5730
   ScaleWidth      =   10560
   WindowState     =   2  'Maximized
   Begin TabDlg.SSTab SSTab1 
      Height          =   4935
      Left            =   120
      TabIndex        =   1
      Top             =   720
      Width           =   10335
      _ExtentX        =   18230
      _ExtentY        =   8705
      _Version        =   393216
      Tabs            =   1
      TabsPerRow      =   1
      TabHeight       =   520
      TabCaption(0)   =   "Company Informations"
      TabPicture(0)   =   "frmCompany.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "fraManager"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      Begin VB.Frame fraManager 
         BackColor       =   &H8000000A&
         Height          =   4395
         Left            =   120
         TabIndex        =   2
         Top             =   360
         Width           =   9975
         Begin VB.TextBox txtCity 
            Height          =   330
            Left            =   1740
            TabIndex        =   31
            Top             =   2520
            Width           =   3075
         End
         Begin VB.TextBox txtState 
            Height          =   330
            Left            =   1740
            TabIndex        =   30
            Top             =   2040
            Width           =   3075
         End
         Begin VB.TextBox txtCountry 
            Height          =   330
            Left            =   1740
            TabIndex        =   29
            Top             =   1560
            Width           =   3075
         End
         Begin VB.TextBox txtEmail 
            Height          =   330
            Left            =   6690
            TabIndex        =   14
            Top             =   1545
            Width           =   3075
         End
         Begin VB.TextBox txtFax 
            Height          =   330
            Left            =   6690
            TabIndex        =   13
            Top             =   1110
            Width           =   3090
         End
         Begin VB.TextBox txtPhone 
            Height          =   330
            Left            =   6690
            TabIndex        =   12
            Top             =   645
            Width           =   3090
         End
         Begin VB.TextBox txtPincode 
            Height          =   330
            Left            =   6690
            TabIndex        =   11
            Top             =   240
            Width           =   3090
         End
         Begin VB.TextBox txtAdd2 
            Height          =   330
            Left            =   1740
            TabIndex        =   10
            Top             =   1110
            Width           =   3075
         End
         Begin VB.TextBox txtAdd1 
            Height          =   330
            Left            =   1740
            TabIndex        =   9
            Top             =   645
            Width           =   3075
         End
         Begin VB.TextBox txtCompanyName 
            Height          =   330
            Left            =   1740
            TabIndex        =   8
            Top             =   210
            Width           =   3075
         End
         Begin VB.TextBox txtWebSite 
            Height          =   330
            Left            =   6690
            TabIndex        =   7
            Top             =   1965
            Width           =   3075
         End
         Begin VB.TextBox txtSalesTaxNo 
            Height          =   330
            Left            =   1770
            TabIndex        =   6
            Top             =   3360
            Width           =   3075
         End
         Begin VB.TextBox txtCSTNo 
            Height          =   330
            Left            =   1785
            TabIndex        =   5
            Top             =   3840
            Width           =   3075
         End
         Begin VB.TextBox txtPanNo 
            Height          =   330
            Left            =   6705
            TabIndex        =   4
            Top             =   3360
            Width           =   3075
         End
         Begin VB.TextBox txtExcNo 
            Height          =   330
            Left            =   6705
            TabIndex        =   3
            Top             =   3840
            Width           =   3075
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Country"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   19
            Left            =   945
            TabIndex        =   28
            Top             =   1620
            Width           =   690
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Email Id"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   18
            Left            =   5850
            TabIndex        =   27
            Top             =   1620
            Width           =   705
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Fax"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   16
            Left            =   6255
            TabIndex        =   26
            Top             =   1185
            Width           =   300
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Pincode"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   12
            Left            =   5895
            TabIndex        =   25
            Top             =   285
            Width           =   660
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Phone"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   11
            Left            =   6030
            TabIndex        =   24
            Top             =   720
            Width           =   525
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "State"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   10
            Left            =   1185
            TabIndex        =   23
            Top             =   2160
            Width           =   450
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "City"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   9
            Left            =   1290
            TabIndex        =   22
            Top             =   2640
            Width           =   345
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Address"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   8
            Left            =   945
            TabIndex        =   21
            Top             =   720
            Width           =   690
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Company Name"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   195
            Index           =   3
            Left            =   255
            TabIndex        =   20
            Top             =   285
            Width           =   1380
         End
         Begin VB.Label Label1 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -