📄 ohmslawequ.frm
字号:
VERSION 5.00
Begin VB.Form OhmsLawEqu
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "Ohms Law Equations"
ClientHeight = 8040
ClientLeft = 45
ClientTop = 330
ClientWidth = 7260
Icon = "OhmsLawEqu.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 8040
ScaleWidth = 7260
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton CloseOLE
Caption = "Close"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 5
Top = 7440
Width = 3855
End
Begin VB.Label Label13
BackColor = &H00C0C0C0&
Caption = "Label13"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 14
Top = 7080
Width = 4455
End
Begin VB.Label Label12
BackColor = &H00C0C0C0&
Caption = "Label12"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 13
Top = 6720
Width = 4455
End
Begin VB.Label Label11
BackColor = &H00C0C0C0&
Caption = "Current in Each Branch = I1 = Voltage / Value of Resistor in the Branch"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 12
Top = 6120
Width = 4095
End
Begin VB.Label Label10
BackColor = &H00C0C0C0&
Caption = "Total Current = I1 + I2 + I3 ...."
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 11
Top = 5760
Width = 4455
End
Begin VB.Line Line2
X1 = 240
X2 = 4920
Y1 = 5040
Y2 = 5040
End
Begin VB.Line Line1
X1 = 240
X2 = 5040
Y1 = 2880
Y2 = 2880
End
Begin VB.Label Label9
BackColor = &H00C0C0C0&
Caption = "Parallel Circuit"
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 10
Top = 5280
Width = 4455
End
Begin VB.Label Label8
BackColor = &H00C0C0C0&
Caption = "Voltage across each resistor = Circuit Current * Value of the resistor"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 9
Top = 4320
Width = 3855
End
Begin VB.Label Label7
BackColor = &H00C0C0C0&
Caption = "Total Resistance = R1 + R2 + R3 ...."
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 8
Top = 3960
Width = 4455
End
Begin VB.Label Label6
BackColor = &H00C0C0C0&
Caption = "Total Voltage = V1 + V2 + V3 ...."
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 7
Top = 3600
Width = 4455
End
Begin VB.Label Label4
BackColor = &H00C0C0C0&
Caption = "Series Circuit"
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 6
Top = 3120
Width = 4455
End
Begin VB.Label Label3
BackColor = &H00C0C0C0&
Caption = "Simple Circuit"
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 4
Top = 1200
Width = 3855
End
Begin VB.Label EquVol
BackColor = &H00C0C0C0&
Caption = "Voltage = Current * Resistance"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 3
Top = 1680
Width = 3855
End
Begin VB.Label Label1
BackColor = &H00C0C0C0&
Caption = "Current = Voltage / Resistance"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 2
Top = 2040
Width = 3855
End
Begin VB.Label Label5
BackColor = &H00C0C0C0&
Caption = "Resistance = Voltage / Current"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 1
Top = 2400
Width = 3855
End
Begin VB.Label Label2
Alignment = 2 'Center
Caption = "Ohms Law Equations"
BeginProperty Font
Name = "MS Sans Serif"
Size = 24
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 240
TabIndex = 0
Top = 240
Width = 6735
End
Begin VB.Shape CalcBorder
BorderWidth = 5
Height = 615
Left = 240
Top = 240
Width = 6735
End
End
Attribute VB_Name = "OhmsLawEqu"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub CloseOLE_Click()
OhmsLawEqu.Hide
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -