123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536 |
- <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()
- Me.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.客戶簡稱_cb = New System.Windows.Forms.ComboBox()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.確認新增_bt = New System.Windows.Forms.Button()
- Me.查詢_bt = New System.Windows.Forms.Button()
- Me.信箱2_tb = New System.Windows.Forms.TextBox()
- Me.信箱1_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人信箱2_lb = New System.Windows.Forms.Label()
- Me.聯繫人信箱1_lb = New System.Windows.Forms.Label()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.聯繫電話2_tb = New System.Windows.Forms.TextBox()
- Me.聯繫電話1_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人2_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人1_tb = New System.Windows.Forms.TextBox()
- Me.負責人_tb = New System.Windows.Forms.TextBox()
- Me.負責人_lb = New System.Windows.Forms.Label()
- Me.電話1_tb = New System.Windows.Forms.TextBox()
- Me.地址_tb = New System.Windows.Forms.TextBox()
- Me.公司地址_lb = New System.Windows.Forms.Label()
- Me.客戶名稱_tb = New System.Windows.Forms.TextBox()
- Me.客戶_lb = New System.Windows.Forms.Label()
- Me.簡稱_lb = New System.Windows.Forms.Label()
- Me.供應商編號_tb = New System.Windows.Forms.TextBox()
- Me.客戶編號_lb = New System.Windows.Forms.Label()
- Me.聯繫人2_lb = New System.Windows.Forms.Label()
- Me.聯繫人1_lb = New System.Windows.Forms.Label()
- Me.公司電話1_lb = New System.Windows.Forms.Label()
- Me.聯繫人電話2_lb = New System.Windows.Forms.Label()
- Me.聯繫人電話1_lb = New System.Windows.Forms.Label()
- Me.廠商清單_dgv = New System.Windows.Forms.DataGridView()
- Me.負責人電話_tb = New System.Windows.Forms.TextBox()
- Me.負責人電話_lb = New System.Windows.Forms.Label()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.廠商清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- Me.SuspendLayout()
- '
- '客戶簡稱_cb
- '
- Me.客戶簡稱_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.客戶簡稱_cb.FormattingEnabled = True
- Me.客戶簡稱_cb.Items.AddRange(New Object() {"2019"})
- Me.客戶簡稱_cb.Location = New System.Drawing.Point(362, 2)
- Me.客戶簡稱_cb.Name = "客戶簡稱_cb"
- Me.客戶簡稱_cb.Size = New System.Drawing.Size(169, 24)
- Me.客戶簡稱_cb.TabIndex = 1088
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(3, 3)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 1086
- Me.語言_dgv.Visible = False
- '
- '確認新增_bt
- '
- Me.確認新增_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.確認新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.確認新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.確認新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.確認新增_bt.Location = New System.Drawing.Point(118, 2)
- Me.確認新增_bt.Name = "確認新增_bt"
- Me.確認新增_bt.Size = New System.Drawing.Size(50, 50)
- Me.確認新增_bt.TabIndex = 1084
- Me.確認新增_bt.UseVisualStyleBackColor = True
- '
- '查詢_bt
- '
- Me.查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.下載
- Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.查詢_bt.Location = New System.Drawing.Point(6, 2)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(50, 50)
- Me.查詢_bt.TabIndex = 1083
- Me.查詢_bt.UseVisualStyleBackColor = True
- '
- '信箱2_tb
- '
- Me.信箱2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.信箱2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.信箱2_tb.Location = New System.Drawing.Point(894, 125)
- Me.信箱2_tb.Name = "信箱2_tb"
- Me.信箱2_tb.Size = New System.Drawing.Size(449, 23)
- Me.信箱2_tb.TabIndex = 1081
- '
- '信箱1_tb
- '
- Me.信箱1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.信箱1_tb.ForeColor = System.Drawing.Color.Green
- Me.信箱1_tb.Location = New System.Drawing.Point(894, 101)
- Me.信箱1_tb.Name = "信箱1_tb"
- Me.信箱1_tb.Size = New System.Drawing.Size(449, 23)
- Me.信箱1_tb.TabIndex = 1080
- '
- '聯繫人信箱2_lb
- '
- Me.聯繫人信箱2_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯繫人信箱2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人信箱2_lb.ForeColor = System.Drawing.Color.Black
- Me.聯繫人信箱2_lb.Location = New System.Drawing.Point(764, 129)
- Me.聯繫人信箱2_lb.Name = "聯繫人信箱2_lb"
- Me.聯繫人信箱2_lb.Size = New System.Drawing.Size(128, 16)
- Me.聯繫人信箱2_lb.TabIndex = 1078
- Me.聯繫人信箱2_lb.Text = "聯繫人 2 信箱"
- Me.聯繫人信箱2_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '聯繫人信箱1_lb
- '
- Me.聯繫人信箱1_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯繫人信箱1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人信箱1_lb.ForeColor = System.Drawing.Color.Black
- Me.聯繫人信箱1_lb.Location = New System.Drawing.Point(765, 104)
- Me.聯繫人信箱1_lb.Name = "聯繫人信箱1_lb"
- Me.聯繫人信箱1_lb.Size = New System.Drawing.Size(128, 16)
- Me.聯繫人信箱1_lb.TabIndex = 1077
- Me.聯繫人信箱1_lb.Text = "聯繫人 1 信箱"
- Me.聯繫人信箱1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '刪除_bt
- '
- Me.刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除_bt.Location = New System.Drawing.Point(230, 1)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(50, 50)
- Me.刪除_bt.TabIndex = 1076
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '新增_bt
- '
- Me.新增_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
- Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.新增_bt.Location = New System.Drawing.Point(62, 1)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(50, 50)
- Me.新增_bt.TabIndex = 1074
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '修改_bt
- '
- Me.修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER2
- Me.修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.修改_bt.Location = New System.Drawing.Point(174, 2)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(50, 50)
- Me.修改_bt.TabIndex = 1075
- Me.修改_bt.UseVisualStyleBackColor = True
- '
- '聯繫電話2_tb
- '
- Me.聯繫電話2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫電話2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.聯繫電話2_tb.Location = New System.Drawing.Point(552, 125)
- Me.聯繫電話2_tb.Name = "聯繫電話2_tb"
- Me.聯繫電話2_tb.Size = New System.Drawing.Size(212, 23)
- Me.聯繫電話2_tb.TabIndex = 1071
- '
- '聯繫電話1_tb
- '
- Me.聯繫電話1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫電話1_tb.ForeColor = System.Drawing.Color.Green
- Me.聯繫電話1_tb.Location = New System.Drawing.Point(552, 101)
- Me.聯繫電話1_tb.Name = "聯繫電話1_tb"
- Me.聯繫電話1_tb.Size = New System.Drawing.Size(212, 23)
- Me.聯繫電話1_tb.TabIndex = 1069
- '
- '聯繫人2_tb
- '
- Me.聯繫人2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.聯繫人2_tb.Location = New System.Drawing.Point(115, 125)
- Me.聯繫人2_tb.Name = "聯繫人2_tb"
- Me.聯繫人2_tb.Size = New System.Drawing.Size(353, 23)
- Me.聯繫人2_tb.TabIndex = 1058
- '
- '聯繫人1_tb
- '
- Me.聯繫人1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1_tb.ForeColor = System.Drawing.Color.Green
- Me.聯繫人1_tb.Location = New System.Drawing.Point(115, 101)
- Me.聯繫人1_tb.Name = "聯繫人1_tb"
- Me.聯繫人1_tb.Size = New System.Drawing.Size(353, 23)
- Me.聯繫人1_tb.TabIndex = 1056
- '
- '負責人_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(862, 27)
- Me.負責人_tb.Name = "負責人_tb"
- Me.負責人_tb.Size = New System.Drawing.Size(192, 23)
- Me.負責人_tb.TabIndex = 1051
- '
- '負責人_lb
- '
- Me.負責人_lb.BackColor = System.Drawing.Color.Transparent
- Me.負責人_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.負責人_lb.Location = New System.Drawing.Point(715, 31)
- Me.負責人_lb.Name = "負責人_lb"
- Me.負責人_lb.Size = New System.Drawing.Size(145, 16)
- Me.負責人_lb.TabIndex = 1050
- Me.負責人_lb.Text = "負責人"
- Me.負責人_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '電話1_tb
- '
- Me.電話1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.電話1_tb.Location = New System.Drawing.Point(575, 27)
- Me.電話1_tb.Name = "電話1_tb"
- Me.電話1_tb.Size = New System.Drawing.Size(134, 23)
- Me.電話1_tb.TabIndex = 1044
- '
- '地址_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(119, 54)
- Me.地址_tb.Multiline = True
- Me.地址_tb.Name = "地址_tb"
- Me.地址_tb.Size = New System.Drawing.Size(1222, 45)
- Me.地址_tb.TabIndex = 1043
- '
- '公司地址_lb
- '
- Me.公司地址_lb.BackColor = System.Drawing.Color.Transparent
- Me.公司地址_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司地址_lb.Location = New System.Drawing.Point(4, 57)
- Me.公司地址_lb.Name = "公司地址_lb"
- Me.公司地址_lb.Size = New System.Drawing.Size(115, 16)
- Me.公司地址_lb.TabIndex = 1042
- Me.公司地址_lb.Text = "公司地址"
- Me.公司地址_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '客戶名稱_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(653, 3)
- Me.客戶名稱_tb.Name = "客戶名稱_tb"
- Me.客戶名稱_tb.Size = New System.Drawing.Size(688, 23)
- Me.客戶名稱_tb.TabIndex = 1041
- '
- '客戶_lb
- '
- Me.客戶_lb.BackColor = System.Drawing.Color.Transparent
- Me.客戶_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.客戶_lb.Location = New System.Drawing.Point(537, 6)
- Me.客戶_lb.Name = "客戶_lb"
- Me.客戶_lb.Size = New System.Drawing.Size(115, 16)
- Me.客戶_lb.TabIndex = 1040
- Me.客戶_lb.Text = "客 戶 名 稱"
- Me.客戶_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '簡稱_lb
- '
- Me.簡稱_lb.BackColor = System.Drawing.Color.Transparent
- Me.簡稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.簡稱_lb.Location = New System.Drawing.Point(286, 6)
- Me.簡稱_lb.Name = "簡稱_lb"
- Me.簡稱_lb.Size = New System.Drawing.Size(75, 16)
- Me.簡稱_lb.TabIndex = 1038
- Me.簡稱_lb.Text = "客戶簡稱"
- Me.簡稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '供應商編號_tb
- '
- Me.供應商編號_tb.Enabled = False
- 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(377, 28)
- Me.供應商編號_tb.Name = "供應商編號_tb"
- Me.供應商編號_tb.Size = New System.Drawing.Size(45, 23)
- Me.供應商編號_tb.TabIndex = 1036
- '
- '客戶編號_lb
- '
- Me.客戶編號_lb.BackColor = System.Drawing.Color.Transparent
- Me.客戶編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.客戶編號_lb.Location = New System.Drawing.Point(286, 31)
- Me.客戶編號_lb.Name = "客戶編號_lb"
- Me.客戶編號_lb.Size = New System.Drawing.Size(90, 16)
- Me.客戶編號_lb.TabIndex = 1037
- Me.客戶編號_lb.Text = "客 戶 編 號"
- Me.客戶編號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '聯繫人2_lb
- '
- Me.聯繫人2_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯繫人2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2_lb.ForeColor = System.Drawing.Color.Black
- Me.聯繫人2_lb.Location = New System.Drawing.Point(8, 128)
- Me.聯繫人2_lb.Name = "聯繫人2_lb"
- Me.聯繫人2_lb.Size = New System.Drawing.Size(104, 16)
- Me.聯繫人2_lb.TabIndex = 1059
- Me.聯繫人2_lb.Text = "聯 繫 人 2" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.聯繫人2_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '聯繫人1_lb
- '
- Me.聯繫人1_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯繫人1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1_lb.ForeColor = System.Drawing.Color.Black
- Me.聯繫人1_lb.Location = New System.Drawing.Point(8, 104)
- Me.聯繫人1_lb.Name = "聯繫人1_lb"
- Me.聯繫人1_lb.Size = New System.Drawing.Size(104, 16)
- Me.聯繫人1_lb.TabIndex = 1057
- Me.聯繫人1_lb.Text = "聯 繫 人 1" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.聯繫人1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '公司電話1_lb
- '
- Me.公司電話1_lb.BackColor = System.Drawing.Color.Transparent
- Me.公司電話1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話1_lb.ForeColor = System.Drawing.Color.Black
- Me.公司電話1_lb.Location = New System.Drawing.Point(428, 31)
- Me.公司電話1_lb.Name = "公司電話1_lb"
- Me.公司電話1_lb.Size = New System.Drawing.Size(145, 16)
- Me.公司電話1_lb.TabIndex = 1045
- Me.公司電話1_lb.Text = "公司電話"
- Me.公司電話1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '聯繫人電話2_lb
- '
- Me.聯繫人電話2_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯繫人電話2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人電話2_lb.ForeColor = System.Drawing.Color.Black
- Me.聯繫人電話2_lb.Location = New System.Drawing.Point(467, 128)
- Me.聯繫人電話2_lb.Name = "聯繫人電話2_lb"
- Me.聯繫人電話2_lb.Size = New System.Drawing.Size(83, 16)
- Me.聯繫人電話2_lb.TabIndex = 1070
- Me.聯繫人電話2_lb.Text = "聯繫人2電話" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.聯繫人電話2_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '聯繫人電話1_lb
- '
- Me.聯繫人電話1_lb.BackColor = System.Drawing.Color.Transparent
- Me.聯繫人電話1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人電話1_lb.ForeColor = System.Drawing.Color.Black
- Me.聯繫人電話1_lb.Location = New System.Drawing.Point(467, 104)
- Me.聯繫人電話1_lb.Name = "聯繫人電話1_lb"
- Me.聯繫人電話1_lb.Size = New System.Drawing.Size(83, 16)
- Me.聯繫人電話1_lb.TabIndex = 1068
- Me.聯繫人電話1_lb.Text = "聯繫人1電話"
- Me.聯繫人電話1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '廠商清單_dgv
- '
- Me.廠商清單_dgv.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.廠商清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.廠商清單_dgv.BackgroundColor = System.Drawing.Color.White
- Me.廠商清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.廠商清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.廠商清單_dgv.Location = New System.Drawing.Point(4, 150)
- Me.廠商清單_dgv.Name = "廠商清單_dgv"
- Me.廠商清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.廠商清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.廠商清單_dgv.RowTemplate.Height = 24
- Me.廠商清單_dgv.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
- Me.廠商清單_dgv.Size = New System.Drawing.Size(1340, 529)
- Me.廠商清單_dgv.TabIndex = 1085
- '
- '負責人電話_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(1207, 27)
- Me.負責人電話_tb.Name = "負責人電話_tb"
- Me.負責人電話_tb.Size = New System.Drawing.Size(134, 23)
- Me.負責人電話_tb.TabIndex = 1091
- '
- '負責人電話_lb
- '
- Me.負責人電話_lb.BackColor = System.Drawing.Color.Transparent
- Me.負責人電話_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.負責人電話_lb.Location = New System.Drawing.Point(1060, 31)
- Me.負責人電話_lb.Name = "負責人電話_lb"
- Me.負責人電話_lb.Size = New System.Drawing.Size(145, 16)
- Me.負責人電話_lb.TabIndex = 1090
- Me.負責人電話_lb.Text = "負責人電話"
- Me.負責人電話_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(90, 3)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1636
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.語言_dgv)
- Me.Panel1.Controls.Add(Me.語轉扭_bt)
- Me.Panel1.Location = New System.Drawing.Point(334, 247)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(290, 106)
- Me.Panel1.TabIndex = 1637
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '客戶資料表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.負責人電話_tb)
- Me.Controls.Add(Me.負責人電話_lb)
- Me.Controls.Add(Me.客戶簡稱_cb)
- Me.Controls.Add(Me.確認新增_bt)
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.信箱2_tb)
- Me.Controls.Add(Me.信箱1_tb)
- Me.Controls.Add(Me.聯繫人信箱2_lb)
- Me.Controls.Add(Me.聯繫人信箱1_lb)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.修改_bt)
- Me.Controls.Add(Me.聯繫電話2_tb)
- Me.Controls.Add(Me.聯繫電話1_tb)
- Me.Controls.Add(Me.聯繫人2_tb)
- Me.Controls.Add(Me.聯繫人1_tb)
- Me.Controls.Add(Me.負責人_tb)
- Me.Controls.Add(Me.負責人_lb)
- Me.Controls.Add(Me.電話1_tb)
- Me.Controls.Add(Me.地址_tb)
- Me.Controls.Add(Me.公司地址_lb)
- Me.Controls.Add(Me.客戶名稱_tb)
- Me.Controls.Add(Me.客戶_lb)
- Me.Controls.Add(Me.簡稱_lb)
- Me.Controls.Add(Me.供應商編號_tb)
- Me.Controls.Add(Me.客戶編號_lb)
- Me.Controls.Add(Me.聯繫人2_lb)
- Me.Controls.Add(Me.聯繫人1_lb)
- Me.Controls.Add(Me.公司電話1_lb)
- Me.Controls.Add(Me.聯繫人電話2_lb)
- Me.Controls.Add(Me.聯繫人電話1_lb)
- Me.Controls.Add(Me.廠商清單_dgv)
- 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.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "客戶資料表"
- Me.Text = "客戶資料表"
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.廠商清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 客戶簡稱_cb As ComboBox
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 確認新增_bt As Button
- Friend WithEvents 查詢_bt As Button
- Friend WithEvents 信箱2_tb As TextBox
- Friend WithEvents 信箱1_tb As TextBox
- Friend WithEvents 聯繫人信箱2_lb As Label
- Friend WithEvents 聯繫人信箱1_lb As Label
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 聯繫電話2_tb As TextBox
- Friend WithEvents 聯繫電話1_tb As TextBox
- Friend WithEvents 聯繫人2_tb As TextBox
- Friend WithEvents 聯繫人1_tb As TextBox
- Friend WithEvents 負責人_tb As TextBox
- Friend WithEvents 負責人_lb As Label
- Friend WithEvents 電話1_tb As TextBox
- Friend WithEvents 地址_tb As TextBox
- Friend WithEvents 公司地址_lb As Label
- Friend WithEvents 客戶名稱_tb As TextBox
- Friend WithEvents 客戶_lb As Label
- Friend WithEvents 簡稱_lb As Label
- Friend WithEvents 供應商編號_tb As TextBox
- Friend WithEvents 客戶編號_lb As Label
- Friend WithEvents 聯繫人2_lb As Label
- Friend WithEvents 聯繫人1_lb As Label
- Friend WithEvents 公司電話1_lb As Label
- Friend WithEvents 聯繫人電話2_lb As Label
- Friend WithEvents 聯繫人電話1_lb As Label
- Friend WithEvents 廠商清單_dgv As DataGridView
- Friend WithEvents 負責人電話_tb As TextBox
- Friend WithEvents 負責人電話_lb As Label
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents Panel1 As Panel
- Friend WithEvents ToolTip1 As ToolTip
- End Class
|