_ Partial Class 營運成本收支單申請 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 _ 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 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.Label62 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Label28 = New System.Windows.Forms.Label() Me.Label27 = New System.Windows.Forms.Label() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Label3 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.RadioButton2 = New System.Windows.Forms.RadioButton() Me.RadioButton1 = New System.Windows.Forms.RadioButton() Me.DataGridView2 = New System.Windows.Forms.DataGridView() Me.Button2 = New System.Windows.Forms.Button() Me.Label2 = New System.Windows.Forms.Label() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator() Me.開立零用金支付單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.複製單據開單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.申請完成ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.新增一筆資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.刪除支付單中選中的資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.刪除選中的零用金支付單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.Label4 = New System.Windows.Forms.Label() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.RadioButton3 = New System.Windows.Forms.RadioButton() Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker() Me.Button1 = New System.Windows.Forms.Button() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.ComboBox5 = New System.Windows.Forms.ComboBox() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.ComboBox6 = New System.Windows.Forms.ComboBox() Me.ProgressBar1 = New System.Windows.Forms.ProgressBar() Me.幣別_cb = New System.Windows.Forms.ComboBox() Me.人民幣匯率_tb = New System.Windows.Forms.TextBox() Me.美金匯率_tb = New System.Windows.Forms.TextBox() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.SuspendLayout() ' 'ComboBox1 ' Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(937, 56) Me.ComboBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(175, 24) Me.ComboBox1.TabIndex = 845 ' 'TextBox5 ' Me.TextBox5.Location = New System.Drawing.Point(672, 30) Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(113, 23) Me.TextBox5.TabIndex = 844 Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(638, 33) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(32, 16) Me.Label8.TabIndex = 843 Me.Label8.Text = "現金" ' 'Label62 ' Me.Label62.AutoSize = True Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label62.ForeColor = System.Drawing.Color.Red Me.Label62.Location = New System.Drawing.Point(942, 3) Me.Label62.Name = "Label62" Me.Label62.Size = New System.Drawing.Size(174, 24) Me.Label62.TabIndex = 842 Me.Label62.Text = "資 料 尚 未 存 檔" Me.Label62.Visible = False ' 'TextBox4 ' Me.TextBox4.Location = New System.Drawing.Point(360, 56) Me.TextBox4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(61, 23) Me.TextBox4.TabIndex = 841 Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.Location = New System.Drawing.Point(420, 61) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(44, 16) Me.Label28.TabIndex = 840 Me.Label28.Text = "項次。" ' 'Label27 ' Me.Label27.AutoSize = True Me.Label27.Location = New System.Drawing.Point(328, 59) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(32, 16) Me.Label27.TabIndex = 839 Me.Label27.Text = "選擇" ' 'DataGridView1 ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(328, 83) Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(909, 498) Me.DataGridView1.TabIndex = 838 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(554, 8) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(44, 16) Me.Label3.TabIndex = 837 Me.Label3.Text = "申請人" ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(598, 5) Me.TextBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(92, 23) Me.TextBox3.TabIndex = 836 Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(431, 5) Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(122, 23) Me.TextBox1.TabIndex = 832 Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(327, 8) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(104, 16) Me.Label1.TabIndex = 833 Me.Label1.Text = "營運成本收支單號" ' 'RadioButton2 ' Me.RadioButton2.AutoSize = True Me.RadioButton2.Location = New System.Drawing.Point(176, 5) Me.RadioButton2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.RadioButton2.Name = "RadioButton2" Me.RadioButton2.Size = New System.Drawing.Size(146, 20) Me.RadioButton2.TabIndex = 829 Me.RadioButton2.TabStop = True Me.RadioButton2.Text = "作廢的營運成本收支單" Me.RadioButton2.UseVisualStyleBackColor = True ' 'RadioButton1 ' Me.RadioButton1.AutoSize = True Me.RadioButton1.Location = New System.Drawing.Point(12, 5) Me.RadioButton1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.RadioButton1.Name = "RadioButton1" Me.RadioButton1.Size = New System.Drawing.Size(158, 20) Me.RadioButton1.TabIndex = 828 Me.RadioButton1.TabStop = True Me.RadioButton1.Text = "未核准的營運成本收支單" Me.RadioButton1.UseVisualStyleBackColor = True ' 'DataGridView2 ' DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6 Me.DataGridView2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView2.Location = New System.Drawing.Point(7, 50) Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DataGridView2.Name = "DataGridView2" Me.DataGridView2.RowHeadersWidth = 5 Me.DataGridView2.RowTemplate.Height = 24 Me.DataGridView2.Size = New System.Drawing.Size(315, 555) Me.DataGridView2.TabIndex = 820 ' 'Button2 ' Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button2.Location = New System.Drawing.Point(1118, 2) Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(119, 25) Me.Button2.TabIndex = 846 Me.Button2.Text = "申請完成" Me.Button2.UseVisualStyleBackColor = True ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(481, 61) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(56, 16) Me.Label2.TabIndex = 847 Me.Label2.Text = "會計科目" ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem, Me.ToolStripSeparator6, Me.開立零用金支付單ToolStripMenuItem, Me.複製單據開單ToolStripMenuItem, Me.申請完成ToolStripMenuItem, Me.ToolStripSeparator1, Me.新增一筆資料ToolStripMenuItem, Me.刪除支付單中選中的資料ToolStripMenuItem, Me.ToolStripSeparator2, Me.刪除選中的零用金支付單ToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(231, 176) ' '重新讀取ToolStripMenuItem ' Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem" Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.重新讀取ToolStripMenuItem.Text = "重新讀取" ' 'ToolStripSeparator6 ' Me.ToolStripSeparator6.Name = "ToolStripSeparator6" Me.ToolStripSeparator6.Size = New System.Drawing.Size(227, 6) ' '開立零用金支付單ToolStripMenuItem ' Me.開立零用金支付單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.開立零用金支付單ToolStripMenuItem.Name = "開立零用金支付單ToolStripMenuItem" Me.開立零用金支付單ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.開立零用金支付單ToolStripMenuItem.Text = "開立營運成本收支單" ' '複製單據開單ToolStripMenuItem ' Me.複製單據開單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.複製單據開單ToolStripMenuItem.Name = "複製單據開單ToolStripMenuItem" Me.複製單據開單ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.複製單據開單ToolStripMenuItem.Text = "複製歷史單據重新開立" ' '申請完成ToolStripMenuItem ' Me.申請完成ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.申請完成ToolStripMenuItem.Name = "申請完成ToolStripMenuItem" Me.申請完成ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.申請完成ToolStripMenuItem.Text = "申請完成" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" Me.ToolStripSeparator1.Size = New System.Drawing.Size(227, 6) ' '新增一筆資料ToolStripMenuItem ' Me.新增一筆資料ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.新增一筆資料ToolStripMenuItem.Name = "新增一筆資料ToolStripMenuItem" Me.新增一筆資料ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.新增一筆資料ToolStripMenuItem.Text = "收支單中新增一筆空白資料" ' '刪除支付單中選中的資料ToolStripMenuItem ' Me.刪除支付單中選中的資料ToolStripMenuItem.ForeColor = System.Drawing.Color.Red Me.刪除支付單中選中的資料ToolStripMenuItem.Name = "刪除支付單中選中的資料ToolStripMenuItem" Me.刪除支付單中選中的資料ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.刪除支付單中選中的資料ToolStripMenuItem.Text = "刪除一筆收支單中選中的資料" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(227, 6) ' '刪除選中的零用金支付單ToolStripMenuItem ' Me.刪除選中的零用金支付單ToolStripMenuItem.ForeColor = System.Drawing.Color.Red Me.刪除選中的零用金支付單ToolStripMenuItem.Name = "刪除選中的零用金支付單ToolStripMenuItem" Me.刪除選中的零用金支付單ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.刪除選中的零用金支付單ToolStripMenuItem.Text = "刪除選中的營運成本收支單" ' 'Timer1 ' Me.Timer1.Interval = 500 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.ForeColor = System.Drawing.Color.Blue Me.Label4.Location = New System.Drawing.Point(696, 8) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(32, 16) Me.Label4.TabIndex = 878 Me.Label4.Text = "日期" ' 'DateTimePicker1 ' Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker1.Location = New System.Drawing.Point(728, 5) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.Size = New System.Drawing.Size(90, 23) Me.DateTimePicker1.TabIndex = 877 ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Checked = True Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBox1.Location = New System.Drawing.Point(827, 6) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(39, 20) Me.CheckBox1.TabIndex = 879 Me.CheckBox1.Text = "補" Me.CheckBox1.UseVisualStyleBackColor = True ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(821, 30) Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(113, 23) Me.TextBox2.TabIndex = 881 Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(787, 33) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(32, 16) Me.Label5.TabIndex = 880 Me.Label5.Text = "支出" ' 'TextBox6 ' Me.TextBox6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox6.Location = New System.Drawing.Point(999, 30) Me.TextBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(113, 23) Me.TextBox6.TabIndex = 883 Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(941, 33) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(56, 16) Me.Label9.TabIndex = 882 Me.Label9.Text = "現金餘額" ' 'TextBox7 ' Me.TextBox7.Location = New System.Drawing.Point(374, 30) Me.TextBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(113, 23) Me.TextBox7.TabIndex = 885 Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(328, 33) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(44, 16) Me.Label10.TabIndex = 884 Me.Label10.Text = "零用金" ' 'TextBox8 ' Me.TextBox8.Location = New System.Drawing.Point(523, 30) Me.TextBox8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(113, 23) Me.TextBox8.TabIndex = 887 Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(489, 33) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(32, 16) Me.Label11.TabIndex = 886 Me.Label11.Text = "支票" ' 'RadioButton3 ' Me.RadioButton3.AutoSize = True Me.RadioButton3.Location = New System.Drawing.Point(12, 28) Me.RadioButton3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.RadioButton3.Name = "RadioButton3" Me.RadioButton3.Size = New System.Drawing.Size(158, 20) Me.RadioButton3.TabIndex = 888 Me.RadioButton3.TabStop = True Me.RadioButton3.Text = "已核准的營運成本收支單" Me.RadioButton3.UseVisualStyleBackColor = True ' 'DateTimePicker2 ' Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker2.Location = New System.Drawing.Point(341, 97) Me.DateTimePicker2.Name = "DateTimePicker2" Me.DateTimePicker2.Size = New System.Drawing.Size(90, 23) Me.DateTimePicker2.TabIndex = 889 ' 'Button1 ' Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Button1.Location = New System.Drawing.Point(186, 26) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(136, 23) Me.Button1.TabIndex = 890 Me.Button1.Text = "複製歷史單據重新開立" Me.Button1.UseVisualStyleBackColor = True ' 'ComboBox4 ' Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox4.FormattingEnabled = True Me.ComboBox4.Location = New System.Drawing.Point(856, 56) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(75, 24) Me.ComboBox4.TabIndex = 894 ' 'ComboBox3 ' Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox3.FormattingEnabled = True Me.ComboBox3.Location = New System.Drawing.Point(731, 56) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(121, 24) Me.ComboBox3.TabIndex = 893 ' 'ComboBox2 ' Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Location = New System.Drawing.Point(667, 56) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(61, 24) Me.ComboBox2.TabIndex = 892 ' 'ComboBox5 ' Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox5.FormattingEnabled = True Me.ComboBox5.Location = New System.Drawing.Point(543, 56) Me.ComboBox5.Name = "ComboBox5" Me.ComboBox5.Size = New System.Drawing.Size(121, 24) Me.ComboBox5.TabIndex = 891 ' 'TextBox9 ' Me.TextBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox9.Location = New System.Drawing.Point(1118, 56) Me.TextBox9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(119, 23) Me.TextBox9.TabIndex = 895 Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'ComboBox6 ' Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox6.FormattingEnabled = True Me.ComboBox6.Location = New System.Drawing.Point(892, 198) Me.ComboBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ComboBox6.Name = "ComboBox6" Me.ComboBox6.Size = New System.Drawing.Size(175, 24) Me.ComboBox6.TabIndex = 896 ' 'ProgressBar1 ' Me.ProgressBar1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.ProgressBar1.Location = New System.Drawing.Point(328, 582) Me.ProgressBar1.Maximum = 10000 Me.ProgressBar1.Name = "ProgressBar1" Me.ProgressBar1.Size = New System.Drawing.Size(909, 23) Me.ProgressBar1.TabIndex = 897 ' '幣別_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.FormattingEnabled = True Me.幣別_cb.Items.AddRange(New Object() {"台幣現金", "人民幣現金", "美金"}) Me.幣別_cb.Location = New System.Drawing.Point(1118, 30) Me.幣別_cb.Name = "幣別_cb" Me.幣別_cb.Size = New System.Drawing.Size(119, 24) Me.幣別_cb.TabIndex = 898 ' '人民幣匯率_tb ' Me.人民幣匯率_tb.Location = New System.Drawing.Point(892, 230) Me.人民幣匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.人民幣匯率_tb.Name = "人民幣匯率_tb" Me.人民幣匯率_tb.Size = New System.Drawing.Size(175, 23) Me.人民幣匯率_tb.TabIndex = 899 Me.人民幣匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.人民幣匯率_tb.Visible = False ' '美金匯率_tb ' Me.美金匯率_tb.Location = New System.Drawing.Point(892, 261) Me.美金匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.美金匯率_tb.Name = "美金匯率_tb" Me.美金匯率_tb.Size = New System.Drawing.Size(175, 23) Me.美金匯率_tb.TabIndex = 900 Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.美金匯率_tb.Visible = False ' '營運成本收支單申請 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1249, 611) Me.ContextMenuStrip = Me.ContextMenuStrip1 Me.Controls.Add(Me.美金匯率_tb) Me.Controls.Add(Me.人民幣匯率_tb) Me.Controls.Add(Me.幣別_cb) Me.Controls.Add(Me.ProgressBar1) Me.Controls.Add(Me.ComboBox6) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.ComboBox4) Me.Controls.Add(Me.ComboBox3) Me.Controls.Add(Me.ComboBox2) Me.Controls.Add(Me.ComboBox5) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.DateTimePicker2) Me.Controls.Add(Me.RadioButton3) Me.Controls.Add(Me.TextBox8) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.CheckBox1) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.DateTimePicker1) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label62) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.Label28) Me.Controls.Add(Me.Label27) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.RadioButton2) Me.Controls.Add(Me.RadioButton1) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.DataGridView2) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "營運成本收支單申請" Me.Text = "營運成本收支單申請" CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit() Me.ContextMenuStrip1.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents ComboBox1 As ComboBox Friend WithEvents TextBox5 As TextBox Friend WithEvents Label8 As Label Friend WithEvents Label62 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents Label28 As Label Friend WithEvents Label27 As Label Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Label3 As Label Friend WithEvents TextBox3 As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Label1 As Label Friend WithEvents RadioButton2 As RadioButton Friend WithEvents RadioButton1 As RadioButton Friend WithEvents DataGridView2 As DataGridView Friend WithEvents Button2 As Button Friend WithEvents Label2 As Label Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator6 As ToolStripSeparator Friend WithEvents 開立零用金支付單ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 申請完成ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents 新增一筆資料ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 刪除支付單中選中的資料ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator2 As ToolStripSeparator Friend WithEvents 刪除選中的零用金支付單ToolStripMenuItem As ToolStripMenuItem Friend WithEvents Timer1 As Timer Friend WithEvents Label4 As Label Friend WithEvents DateTimePicker1 As DateTimePicker Friend WithEvents CheckBox1 As CheckBox Friend WithEvents TextBox2 As TextBox Friend WithEvents Label5 As Label Friend WithEvents TextBox6 As TextBox Friend WithEvents Label9 As Label Friend WithEvents TextBox7 As TextBox Friend WithEvents Label10 As Label Friend WithEvents TextBox8 As TextBox Friend WithEvents Label11 As Label Friend WithEvents RadioButton3 As RadioButton Friend WithEvents DateTimePicker2 As DateTimePicker Friend WithEvents 複製單據開單ToolStripMenuItem As ToolStripMenuItem Friend WithEvents Button1 As Button Friend WithEvents ComboBox4 As ComboBox Friend WithEvents ComboBox3 As ComboBox Friend WithEvents ComboBox2 As ComboBox Friend WithEvents ComboBox5 As ComboBox Friend WithEvents TextBox9 As TextBox Friend WithEvents ComboBox6 As ComboBox Friend WithEvents ProgressBar1 As ProgressBar Friend WithEvents 幣別_cb As ComboBox Friend WithEvents 人民幣匯率_tb As TextBox Friend WithEvents 美金匯率_tb As TextBox End Class