123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 計算機
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(計算機))
- Me.合計_tb = New System.Windows.Forms.TextBox()
- Me.算式_tb = New System.Windows.Forms.TextBox()
- Me.Button18 = New System.Windows.Forms.Button()
- Me.Button17 = New System.Windows.Forms.Button()
- Me.Button12 = New System.Windows.Forms.Button()
- Me.Button11 = New System.Windows.Forms.Button()
- Me.Button10 = New System.Windows.Forms.Button()
- Me.Button9 = New System.Windows.Forms.Button()
- Me.Button8 = New System.Windows.Forms.Button()
- Me.Button7 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.前數_tb = New System.Windows.Forms.TextBox()
- Me.後數_tb = New System.Windows.Forms.TextBox()
- Me.Button16 = New System.Windows.Forms.Button()
- Me.Button15 = New System.Windows.Forms.Button()
- Me.Button14 = New System.Windows.Forms.Button()
- Me.Button13 = New System.Windows.Forms.Button()
- Me.Button19 = New System.Windows.Forms.Button()
- Me.呈現_tb = New System.Windows.Forms.TextBox()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.刷卡登入_ch = New System.Windows.Forms.CheckBox()
- Me.系統語言_cb = New System.Windows.Forms.ComboBox()
- Me.測試線路_rb = New System.Windows.Forms.RadioButton()
- Me.伺服器區域_cb = New System.Windows.Forms.ComboBox()
- Me.公司線路_rb = New System.Windows.Forms.RadioButton()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.Panel1.SuspendLayout()
- Me.Panel2.SuspendLayout()
- Me.SuspendLayout()
- '
- '合計_tb
- '
- Me.合計_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.合計_tb.Location = New System.Drawing.Point(10, 35)
- Me.合計_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.合計_tb.Name = "合計_tb"
- Me.合計_tb.Size = New System.Drawing.Size(256, 23)
- Me.合計_tb.TabIndex = 859
- Me.合計_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '算式_tb
- '
- Me.算式_tb.BackColor = System.Drawing.Color.White
- Me.算式_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.算式_tb.Location = New System.Drawing.Point(8, 42)
- Me.算式_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.算式_tb.Name = "算式_tb"
- Me.算式_tb.Size = New System.Drawing.Size(20, 16)
- Me.算式_tb.TabIndex = 858
- Me.算式_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Button18
- '
- Me.Button18.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button18.Location = New System.Drawing.Point(237, 242)
- Me.Button18.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button18.Name = "Button18"
- Me.Button18.Size = New System.Drawing.Size(58, 67)
- Me.Button18.TabIndex = 857
- Me.Button18.Text = "="
- Me.Button18.UseVisualStyleBackColor = True
- '
- 'Button17
- '
- Me.Button17.DialogResult = System.Windows.Forms.DialogResult.Cancel
- Me.Button17.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button17.Location = New System.Drawing.Point(237, 174)
- Me.Button17.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button17.Name = "Button17"
- Me.Button17.Size = New System.Drawing.Size(58, 67)
- Me.Button17.TabIndex = 856
- Me.Button17.Text = "AC"
- Me.Button17.UseVisualStyleBackColor = True
- '
- 'Button12
- '
- Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button12.Location = New System.Drawing.Point(82, 261)
- Me.Button12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button12.Name = "Button12"
- Me.Button12.Size = New System.Drawing.Size(152, 48)
- Me.Button12.TabIndex = 855
- Me.Button12.Text = "."
- Me.Button12.UseVisualStyleBackColor = True
- '
- 'Button11
- '
- Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button11.Location = New System.Drawing.Point(4, 66)
- Me.Button11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button11.Name = "Button11"
- Me.Button11.Size = New System.Drawing.Size(58, 40)
- Me.Button11.TabIndex = 854
- Me.Button11.Text = "➨"
- Me.Button11.UseVisualStyleBackColor = True
- '
- 'Button10
- '
- Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button10.Location = New System.Drawing.Point(4, 261)
- Me.Button10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button10.Name = "Button10"
- Me.Button10.Size = New System.Drawing.Size(75, 48)
- Me.Button10.TabIndex = 853
- Me.Button10.Text = "0"
- Me.Button10.UseVisualStyleBackColor = True
- '
- 'Button9
- '
- Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button9.Location = New System.Drawing.Point(159, 108)
- Me.Button9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button9.Name = "Button9"
- Me.Button9.Size = New System.Drawing.Size(75, 48)
- Me.Button9.TabIndex = 852
- Me.Button9.Text = "9"
- Me.Button9.UseVisualStyleBackColor = True
- '
- 'Button8
- '
- Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button8.Location = New System.Drawing.Point(82, 108)
- Me.Button8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(75, 48)
- Me.Button8.TabIndex = 851
- Me.Button8.Text = "8"
- Me.Button8.UseVisualStyleBackColor = True
- '
- 'Button7
- '
- Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button7.Location = New System.Drawing.Point(4, 108)
- Me.Button7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(75, 48)
- Me.Button7.TabIndex = 850
- Me.Button7.Text = "7"
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button6.Location = New System.Drawing.Point(159, 158)
- Me.Button6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(75, 48)
- Me.Button6.TabIndex = 849
- Me.Button6.Text = "6"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'Button5
- '
- Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button5.Location = New System.Drawing.Point(82, 158)
- Me.Button5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(75, 48)
- Me.Button5.TabIndex = 848
- Me.Button5.Text = "5"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button4.Location = New System.Drawing.Point(4, 158)
- Me.Button4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(75, 48)
- Me.Button4.TabIndex = 847
- Me.Button4.Text = "4"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.Location = New System.Drawing.Point(159, 209)
- Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(75, 48)
- Me.Button3.TabIndex = 846
- Me.Button3.Text = "3"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.Location = New System.Drawing.Point(82, 209)
- Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(75, 48)
- Me.Button2.TabIndex = 845
- Me.Button2.Text = "2"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.Location = New System.Drawing.Point(4, 209)
- Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(75, 48)
- Me.Button1.TabIndex = 844
- Me.Button1.Text = "1"
- Me.Button1.UseVisualStyleBackColor = True
- '
- '前數_tb
- '
- Me.前數_tb.Location = New System.Drawing.Point(10, 10)
- Me.前數_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.前數_tb.Name = "前數_tb"
- Me.前數_tb.Size = New System.Drawing.Size(80, 23)
- Me.前數_tb.TabIndex = 843
- Me.前數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '後數_tb
- '
- Me.後數_tb.Location = New System.Drawing.Point(96, 10)
- Me.後數_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.後數_tb.Name = "後數_tb"
- Me.後數_tb.Size = New System.Drawing.Size(80, 23)
- Me.後數_tb.TabIndex = 842
- Me.後數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Button16
- '
- Me.Button16.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button16.Location = New System.Drawing.Point(120, 66)
- Me.Button16.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button16.Name = "Button16"
- Me.Button16.Size = New System.Drawing.Size(58, 40)
- Me.Button16.TabIndex = 841
- Me.Button16.Text = "/"
- Me.Button16.UseVisualStyleBackColor = True
- '
- 'Button15
- '
- Me.Button15.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button15.Location = New System.Drawing.Point(62, 66)
- Me.Button15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button15.Name = "Button15"
- Me.Button15.Size = New System.Drawing.Size(58, 40)
- Me.Button15.TabIndex = 840
- Me.Button15.Text = "X"
- Me.Button15.UseVisualStyleBackColor = True
- '
- 'Button14
- '
- Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button14.Location = New System.Drawing.Point(237, 66)
- Me.Button14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button14.Name = "Button14"
- Me.Button14.Size = New System.Drawing.Size(58, 40)
- Me.Button14.TabIndex = 839
- Me.Button14.Text = "-"
- Me.Button14.UseVisualStyleBackColor = True
- '
- 'Button13
- '
- Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button13.Location = New System.Drawing.Point(178, 66)
- Me.Button13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button13.Name = "Button13"
- Me.Button13.Size = New System.Drawing.Size(58, 40)
- Me.Button13.TabIndex = 838
- Me.Button13.Text = "+"
- Me.Button13.UseVisualStyleBackColor = True
- '
- 'Button19
- '
- Me.Button19.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button19.Location = New System.Drawing.Point(237, 107)
- Me.Button19.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button19.Name = "Button19"
- Me.Button19.Size = New System.Drawing.Size(58, 67)
- Me.Button19.TabIndex = 860
- Me.Button19.Text = "√"
- Me.Button19.UseVisualStyleBackColor = True
- '
- '呈現_tb
- '
- Me.呈現_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.呈現_tb.Enabled = False
- Me.呈現_tb.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.呈現_tb.Location = New System.Drawing.Point(4, 6)
- Me.呈現_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.呈現_tb.Multiline = True
- Me.呈現_tb.Name = "呈現_tb"
- Me.呈現_tb.Size = New System.Drawing.Size(291, 55)
- Me.呈現_tb.TabIndex = 861
- Me.呈現_tb.Text = "0"
- Me.呈現_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.刷卡登入_ch)
- Me.Panel1.Controls.Add(Me.系統語言_cb)
- Me.Panel1.Controls.Add(Me.測試線路_rb)
- Me.Panel1.Controls.Add(Me.伺服器區域_cb)
- Me.Panel1.Controls.Add(Me.公司線路_rb)
- Me.Panel1.Controls.Add(Me.前數_tb)
- Me.Panel1.Controls.Add(Me.合計_tb)
- Me.Panel1.Controls.Add(Me.後數_tb)
- Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel1.Location = New System.Drawing.Point(0, 0)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(302, 313)
- Me.Panel1.TabIndex = 862
- '
- '刷卡登入_ch
- '
- Me.刷卡登入_ch.AutoSize = True
- Me.刷卡登入_ch.BackColor = System.Drawing.Color.White
- Me.刷卡登入_ch.Location = New System.Drawing.Point(13, 60)
- Me.刷卡登入_ch.Name = "刷卡登入_ch"
- Me.刷卡登入_ch.Size = New System.Drawing.Size(74, 20)
- Me.刷卡登入_ch.TabIndex = 864
- Me.刷卡登入_ch.Text = "刷卡登入"
- Me.刷卡登入_ch.UseVisualStyleBackColor = False
- '
- '系統語言_cb
- '
- Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.系統語言_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.系統語言_cb.ForeColor = System.Drawing.Color.Blue
- Me.系統語言_cb.FormattingEnabled = True
- Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"})
- Me.系統語言_cb.Location = New System.Drawing.Point(116, 134)
- Me.系統語言_cb.Name = "系統語言_cb"
- Me.系統語言_cb.Size = New System.Drawing.Size(87, 24)
- Me.系統語言_cb.TabIndex = 863
- '
- '測試線路_rb
- '
- Me.測試線路_rb.AutoSize = True
- Me.測試線路_rb.BackColor = System.Drawing.Color.Transparent
- Me.測試線路_rb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.測試線路_rb.Location = New System.Drawing.Point(116, 87)
- Me.測試線路_rb.Name = "測試線路_rb"
- Me.測試線路_rb.Size = New System.Drawing.Size(73, 20)
- Me.測試線路_rb.TabIndex = 862
- Me.測試線路_rb.TabStop = True
- Me.測試線路_rb.Text = "測試線路"
- Me.測試線路_rb.UseVisualStyleBackColor = False
- '
- '伺服器區域_cb
- '
- Me.伺服器區域_cb.BackColor = System.Drawing.Color.DimGray
- Me.伺服器區域_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.伺服器區域_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.伺服器區域_cb.ForeColor = System.Drawing.Color.Blue
- Me.伺服器區域_cb.FormattingEnabled = True
- Me.伺服器區域_cb.Items.AddRange(New Object() {"測試雲端", "公司雲端", "印尼測試", "公司內網"})
- Me.伺服器區域_cb.Location = New System.Drawing.Point(10, 81)
- Me.伺服器區域_cb.Name = "伺服器區域_cb"
- Me.伺服器區域_cb.Size = New System.Drawing.Size(102, 24)
- Me.伺服器區域_cb.TabIndex = 860
- '
- '公司線路_rb
- '
- Me.公司線路_rb.AutoSize = True
- Me.公司線路_rb.BackColor = System.Drawing.Color.Transparent
- Me.公司線路_rb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司線路_rb.Location = New System.Drawing.Point(116, 65)
- Me.公司線路_rb.Name = "公司線路_rb"
- Me.公司線路_rb.Size = New System.Drawing.Size(73, 20)
- Me.公司線路_rb.TabIndex = 861
- Me.公司線路_rb.TabStop = True
- Me.公司線路_rb.Text = "公司線路"
- Me.公司線路_rb.UseVisualStyleBackColor = False
- '
- 'Panel2
- '
- Me.Panel2.Controls.Add(Me.Button19)
- Me.Panel2.Controls.Add(Me.Button11)
- Me.Panel2.Controls.Add(Me.算式_tb)
- Me.Panel2.Controls.Add(Me.Button13)
- Me.Panel2.Controls.Add(Me.Button18)
- Me.Panel2.Controls.Add(Me.Button14)
- Me.Panel2.Controls.Add(Me.Button17)
- Me.Panel2.Controls.Add(Me.Button15)
- Me.Panel2.Controls.Add(Me.Button12)
- Me.Panel2.Controls.Add(Me.Button16)
- Me.Panel2.Controls.Add(Me.Button1)
- Me.Panel2.Controls.Add(Me.Button10)
- Me.Panel2.Controls.Add(Me.Button2)
- Me.Panel2.Controls.Add(Me.Button9)
- Me.Panel2.Controls.Add(Me.Button3)
- Me.Panel2.Controls.Add(Me.Button8)
- Me.Panel2.Controls.Add(Me.Button4)
- Me.Panel2.Controls.Add(Me.Button7)
- Me.Panel2.Controls.Add(Me.Button5)
- Me.Panel2.Controls.Add(Me.Button6)
- Me.Panel2.Controls.Add(Me.呈現_tb)
- Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel2.Location = New System.Drawing.Point(0, 0)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(302, 313)
- Me.Panel2.TabIndex = 863
- '
- '計算機
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(302, 313)
- Me.Controls.Add(Me.Panel2)
- Me.Controls.Add(Me.Panel1)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "計算機"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "Calculator"
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 合計_tb As TextBox
- Friend WithEvents 算式_tb As TextBox
- Friend WithEvents Button18 As Button
- Friend WithEvents Button17 As Button
- Friend WithEvents Button12 As Button
- Friend WithEvents Button11 As Button
- Friend WithEvents Button10 As Button
- Friend WithEvents Button9 As Button
- Friend WithEvents Button8 As Button
- Friend WithEvents Button7 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents Button5 As Button
- Friend WithEvents Button4 As Button
- Friend WithEvents Button3 As Button
- Friend WithEvents Button2 As Button
- Friend WithEvents Button1 As Button
- Friend WithEvents 前數_tb As TextBox
- Friend WithEvents 後數_tb As TextBox
- Friend WithEvents Button16 As Button
- Friend WithEvents Button15 As Button
- Friend WithEvents Button14 As Button
- Friend WithEvents Button13 As Button
- Friend WithEvents Button19 As Button
- Friend WithEvents 呈現_tb As TextBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 系統語言_cb As ComboBox
- Friend WithEvents 測試線路_rb As RadioButton
- Friend WithEvents 伺服器區域_cb As ComboBox
- Friend WithEvents 公司線路_rb As RadioButton
- Friend WithEvents 刷卡登入_ch As CheckBox
- Friend WithEvents Panel2 As Panel
- End Class
|