|
|
|
Help me with VB.Net.. Calulator code Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated |
|
|
|
|
|
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class frmCalculator
#Region "Windows Form Designer generated code "
<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
MyBase.New()
'This call is required by the Windows Form Designer.
InitializeComponent()
End Sub
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> Protected Overloads Overrides Sub Dispose(ByVal Disposing As Boolean)
If Disposing Then
If Not components Is Nothing Then
components.Dispose()
End If
End If
MyBase.Dispose(Disposing)
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
Public ToolTip1 As System.Windows.Forms.ToolTip
Public WithEvents _cmdCalc_22 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_21 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_20 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_19 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_18 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_17 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_16 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_15 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_14 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_13 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_12 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_11 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_10 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_9 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_8 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_7 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_6 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_5 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_4 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_3 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_2 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_1 As System.Windows.Forms.Button
Public WithEvents _cmdCalc_0 As System.Windows.Forms.Button
Public WithEvents lblDisplay As System.Windows.Forms.Label
Public WithEvents cmdCalc As Microsoft.VisualBasic.Compatibility.VB6.ButtonArray
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmCalculator))
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me._cmdCalc_22 = New System.Windows.Forms.Button
Me._cmdCalc_21 = New System.Windows.Forms.Button
Me._cmdCalc_20 = New System.Windows.Forms.Button
Me._cmdCalc_19 = New System.Windows.Forms.Button
Me._cmdCalc_18 = New System.Windows.Forms.Button
Me._cmdCalc_17 = New System.Windows.Forms.Button
Me._cmdCalc_16 = New System.Windows.Forms.Button
Me._cmdCalc_15 = New System.Windows.Forms.Button
Me._cmdCalc_14 = New System.Windows.Forms.Button
Me._cmdCalc_13 = New System.Windows.Forms.Button
Me._cmdCalc_12 = New System.Windows.Forms.Button
Me._cmdCalc_11 = New System.Windows.Forms.Button
Me._cmdCalc_10 = New System.Windows.Forms.Button
Me._cmdCalc_9 = New System.Windows.Forms.Button
Me._cmdCalc_8 = New System.Windows.Forms.Button
Me._cmdCalc_7 = New System.Windows.Forms.Button
Me._cmdCalc_6 = New System.Windows.Forms.Button
Me._cmdCalc_5 = New System.Windows.Forms.Button
Me._cmdCalc_4 = New System.Windows.Forms.Button
Me._cmdCalc_3 = New System.Windows.Forms.Button
Me._cmdCalc_2 = New System.Windows.Forms.Button
Me._cmdCalc_1 = New System.Windows.Forms.Button
Me._cmdCalc_0 = New System.Windows.Forms.Button
Me.lblDisplay = New System.Windows.Forms.Label
Me.cmdCalc = New Microsoft.VisualBasic.Compatibility.VB6.ButtonArray(Me.components)
CType(Me.cmdCalc, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'_cmdCalc_22
'
Me._cmdCalc_22.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_22.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_22.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_22.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_22, CType(22, Short))
Me._cmdCalc_22.Location = New System.Drawing.Point(268, 196)
Me._cmdCalc_22.Name = "_cmdCalc_22"
Me._cmdCalc_22.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_22.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_22.TabIndex = 23
Me._cmdCalc_22.Text = "="
Me._cmdCalc_22.UseVisualStyleBackColor = False
'
'_cmdCalc_21
'
Me._cmdCalc_21.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_21.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_21.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_21.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_21, CType(21, Short))
Me._cmdCalc_21.Location = New System.Drawing.Point(204, 196)
Me._cmdCalc_21.Name = "_cmdCalc_21"
Me._cmdCalc_21.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_21.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_21.TabIndex = 22
Me._cmdCalc_21.Text = "+"
Me._cmdCalc_21.UseVisualStyleBackColor = False
'
'_cmdCalc_20
'
Me._cmdCalc_20.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_20.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_20.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_20.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_20, CType(20, Short))
Me._cmdCalc_20.Location = New System.Drawing.Point(140, 196)
Me._cmdCalc_20.Name = "_cmdCalc_20"
Me._cmdCalc_20.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_20.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_20.TabIndex = 21
Me._cmdCalc_20.Text = "."
Me._cmdCalc_20.UseVisualStyleBackColor = False
'
'_cmdCalc_19
'
Me._cmdCalc_19.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_19.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_19.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_19.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_19, CType(19, Short))
Me._cmdCalc_19.Location = New System.Drawing.Point(76, 196)
Me._cmdCalc_19.Name = "_cmdCalc_19"
Me._cmdCalc_19.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_19.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_19.TabIndex = 20
Me._cmdCalc_19.Text = "+/-"
Me._cmdCalc_19.UseVisualStyleBackColor = False
'
'_cmdCalc_18
'
Me._cmdCalc_18.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_18.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_18.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_18.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_18, CType(18, Short))
Me._cmdCalc_18.Location = New System.Drawing.Point(12, 196)
Me._cmdCalc_18.Name = "_cmdCalc_18"
Me._cmdCalc_18.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_18.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_18.TabIndex = 19
Me._cmdCalc_18.Text = "0"
Me._cmdCalc_18.UseVisualStyleBackColor = False
'
'_cmdCalc_17
'
Me._cmdCalc_17.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_17.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_17.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_17.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_17, CType(17, Short))
Me._cmdCalc_17.Location = New System.Drawing.Point(268, 160)
Me._cmdCalc_17.Name = "_cmdCalc_17"
Me._cmdCalc_17.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_17.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_17.TabIndex = 18
Me._cmdCalc_17.Text = "1/x"
Me._cmdCalc_17.UseVisualStyleBackColor = False
'
'_cmdCalc_16
'
Me._cmdCalc_16.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_16.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_16.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_16.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_16, CType(16, Short))
Me._cmdCalc_16.Location = New System.Drawing.Point(204, 160)
Me._cmdCalc_16.Name = "_cmdCalc_16"
Me._cmdCalc_16.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_16.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_16.TabIndex = 17
Me._cmdCalc_16.Text = "-"
Me._cmdCalc_16.UseVisualStyleBackColor = False
'
'_cmdCalc_15
'
Me._cmdCalc_15.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_15.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_15.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_15.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_15, CType(15, Short))
Me._cmdCalc_15.Location = New System.Drawing.Point(140, 160)
Me._cmdCalc_15.Name = "_cmdCalc_15"
Me._cmdCalc_15.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_15.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_15.TabIndex = 16
Me._cmdCalc_15.Text = "3"
Me._cmdCalc_15.UseVisualStyleBackColor = False
'
'_cmdCalc_14
'
Me._cmdCalc_14.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_14.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_14.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_14.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_14, CType(14, Short))
Me._cmdCalc_14.Location = New System.Drawing.Point(76, 160)
Me._cmdCalc_14.Name = "_cmdCalc_14"
Me._cmdCalc_14.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_14.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_14.TabIndex = 15
Me._cmdCalc_14.Text = "2"
Me._cmdCalc_14.UseVisualStyleBackColor = False
'
'_cmdCalc_13
'
Me._cmdCalc_13.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_13.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_13.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_13.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_13, CType(13, Short))
Me._cmdCalc_13.Location = New System.Drawing.Point(12, 160)
Me._cmdCalc_13.Name = "_cmdCalc_13"
Me._cmdCalc_13.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_13.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_13.TabIndex = 14
Me._cmdCalc_13.Text = "1"
Me._cmdCalc_13.UseVisualStyleBackColor = False
'
'_cmdCalc_12
'
Me._cmdCalc_12.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_12.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_12.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_12.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_12, CType(12, Short))
Me._cmdCalc_12.Location = New System.Drawing.Point(268, 124)
Me._cmdCalc_12.Name = "_cmdCalc_12"
Me._cmdCalc_12.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_12.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_12.TabIndex = 13
Me._cmdCalc_12.Text = "%"
Me._cmdCalc_12.UseVisualStyleBackColor = False
'
'_cmdCalc_11
'
Me._cmdCalc_11.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_11.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_11.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_11.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_11, CType(11, Short))
Me._cmdCalc_11.Location = New System.Drawing.Point(204, 124)
Me._cmdCalc_11.Name = "_cmdCalc_11"
Me._cmdCalc_11.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_11.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_11.TabIndex = 12
Me._cmdCalc_11.Text = "X"
Me._cmdCalc_11.UseVisualStyleBackColor = False
'
'_cmdCalc_10
'
Me._cmdCalc_10.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_10.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_10.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_10.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_10, CType(10, Short))
Me._cmdCalc_10.Location = New System.Drawing.Point(140, 124)
Me._cmdCalc_10.Name = "_cmdCalc_10"
Me._cmdCalc_10.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_10.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_10.TabIndex = 11
Me._cmdCalc_10.Text = "6"
Me._cmdCalc_10.UseVisualStyleBackColor = False
'
'_cmdCalc_9
'
Me._cmdCalc_9.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_9.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_9.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_9.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_9, CType(9, Short))
Me._cmdCalc_9.Location = New System.Drawing.Point(76, 124)
Me._cmdCalc_9.Name = "_cmdCalc_9"
Me._cmdCalc_9.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_9.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_9.TabIndex = 10
Me._cmdCalc_9.Text = "5"
Me._cmdCalc_9.UseVisualStyleBackColor = False
'
'_cmdCalc_8
'
Me._cmdCalc_8.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_8.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_8.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_8.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_8, CType(8, Short))
Me._cmdCalc_8.Location = New System.Drawing.Point(12, 124)
Me._cmdCalc_8.Name = "_cmdCalc_8"
Me._cmdCalc_8.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_8.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_8.TabIndex = 9
Me._cmdCalc_8.Text = "4"
Me._cmdCalc_8.UseVisualStyleBackColor = False
'
'_cmdCalc_7
'
Me._cmdCalc_7.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_7.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_7.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_7.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_7, CType(7, Short))
Me._cmdCalc_7.Location = New System.Drawing.Point(268, 88)
Me._cmdCalc_7.Name = "_cmdCalc_7"
Me._cmdCalc_7.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_7.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_7.TabIndex = 8
Me._cmdCalc_7.Text = "sqrt"
Me._cmdCalc_7.UseVisualStyleBackColor = False
'
'_cmdCalc_6
'
Me._cmdCalc_6.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_6.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_6.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_6.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_6, CType(6, Short))
Me._cmdCalc_6.Location = New System.Drawing.Point(204, 88)
Me._cmdCalc_6.Name = "_cmdCalc_6"
Me._cmdCalc_6.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_6.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_6.TabIndex = 7
Me._cmdCalc_6.Text = "/"
Me._cmdCalc_6.UseVisualStyleBackColor = False
'
'_cmdCalc_5
'
Me._cmdCalc_5.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_5.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_5.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_5.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_5, CType(5, Short))
Me._cmdCalc_5.Location = New System.Drawing.Point(140, 88)
Me._cmdCalc_5.Name = "_cmdCalc_5"
Me._cmdCalc_5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_5.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_5.TabIndex = 6
Me._cmdCalc_5.Text = "9"
Me._cmdCalc_5.UseVisualStyleBackColor = False
'
'_cmdCalc_4
'
Me._cmdCalc_4.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_4.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_4.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_4.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_4, CType(4, Short))
Me._cmdCalc_4.Location = New System.Drawing.Point(76, 88)
Me._cmdCalc_4.Name = "_cmdCalc_4"
Me._cmdCalc_4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_4.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_4.TabIndex = 5
Me._cmdCalc_4.Text = "8"
Me._cmdCalc_4.UseVisualStyleBackColor = False
'
'_cmdCalc_3
'
Me._cmdCalc_3.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_3.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_3.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_3.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_3, CType(3, Short))
Me._cmdCalc_3.Location = New System.Drawing.Point(12, 88)
Me._cmdCalc_3.Name = "_cmdCalc_3"
Me._cmdCalc_3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_3.Size = New System.Drawing.Size(61, 33)
Me._cmdCalc_3.TabIndex = 4
Me._cmdCalc_3.Text = "7"
Me._cmdCalc_3.UseVisualStyleBackColor = False
'
'_cmdCalc_2
'
Me._cmdCalc_2.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_2.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_2.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_2.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_2, CType(2, Short))
Me._cmdCalc_2.Location = New System.Drawing.Point(232, 48)
Me._cmdCalc_2.Name = "_cmdCalc_2"
Me._cmdCalc_2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_2.Size = New System.Drawing.Size(97, 33)
Me._cmdCalc_2.TabIndex = 3
Me._cmdCalc_2.Text = "C"
Me._cmdCalc_2.UseVisualStyleBackColor = False
'
'_cmdCalc_1
'
Me._cmdCalc_1.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_1.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_1.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_1.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_1, CType(1, Short))
Me._cmdCalc_1.Location = New System.Drawing.Point(124, 48)
Me._cmdCalc_1.Name = "_cmdCalc_1"
Me._cmdCalc_1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_1.Size = New System.Drawing.Size(101, 33)
Me._cmdCalc_1.TabIndex = 2
Me._cmdCalc_1.Text = "CE"
Me._cmdCalc_1.UseVisualStyleBackColor = False
'
'_cmdCalc_0
'
Me._cmdCalc_0.BackColor = System.Drawing.SystemColors.Control
Me._cmdCalc_0.Cursor = System.Windows.Forms.Cursors.Default
Me._cmdCalc_0.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._cmdCalc_0.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdCalc.SetIndex(Me._cmdCalc_0, CType(0, Short))
Me._cmdCalc_0.Location = New System.Drawing.Point(12, 48)
Me._cmdCalc_0.Name = "_cmdCalc_0"
Me._cmdCalc_0.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._cmdCalc_0.Size = New System.Drawing.Size(101, 33)
Me._cmdCalc_0.TabIndex = 1
Me._cmdCalc_0.Text = "Backspace"
Me._cmdCalc_0.UseVisualStyleBackColor = False
'
'lblDisplay
'
Me.lblDisplay.BackColor = System.Drawing.Color.Black
Me.lblDisplay.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.lblDisplay.Cursor = System.Windows.Forms.Cursors.Default
Me.lblDisplay.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDisplay.ForeColor = System.Drawing.Color.Red
Me.lblDisplay.Location = New System.Drawing.Point(12, 12)
Me.lblDisplay.Name = "lblDisplay"
Me.lblDisplay.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.lblDisplay.Size = New System.Drawing.Size(317, 25)
Me.lblDisplay.TabIndex = 0
Me.lblDisplay.Text = "0."
Me.lblDisplay.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'cmdCalc
'
'
'frmCalculator
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.Control
Me.ClientSize = New System.Drawing.Size(342, 241)
Me.Controls.Add(Me._cmdCalc_22)
Me.Controls.Add(Me._cmdCalc_21)
Me.Controls.Add(Me._cmdCalc_20)
Me.Controls.Add(Me._cmdCalc_19)
Me.Controls.Add(Me._cmdCalc_18)
Me.Controls.Add(Me._cmdCalc_17)
Me.Controls.Add(Me._cmdCalc_16)
Me.Controls.Add(Me._cmdCalc_15)
Me.Controls.Add(Me._cmdCalc_14)
Me.Controls.Add(Me._cmdCalc_13)
Me.Controls.Add(Me._cmdCalc_12)
Me.Controls.Add(Me._cmdCalc_11)
Me.Controls.Add(Me._cmdCalc_10)
Me.Controls.Add(Me._cmdCalc_9)
Me.Controls.Add(Me._cmdCalc_8)
Me.Controls.Add(Me._cmdCalc_7)
Me.Controls.Add(Me._cmdCalc_6)
Me.Controls.Add(Me._cmdCalc_5)
Me.Controls.Add(Me._cmdCalc_4)
Me.Controls.Add(Me._cmdCalc_3)
Me.Controls.Add(Me._cmdCalc_2)
Me.Controls.Add(Me._cmdCalc_1)
Me.Controls.Add(Me._cmdCalc_0)
Me.Controls.Add(Me.lblDisplay)
Me.Cursor = System.Windows.Forms.Cursors.Default
Me.ForeColor = System.Drawing.Color.Black
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.KeyPreview = True
Me.Location = New System.Drawing.Point(529, 218)
Me.MaximizeBox = False
Me.Name = "frmCalculator"
Me.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual
Me.Text = "Calculator"
CType(Me.cmdCalc, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
#End Region
End Class
Tag : - - - -
|
|
|
|
|
|
Date :
2010-04-27 18:21:17 |
By :
PayZG |
View :
2027 |
Reply :
0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|