기상파일을 저장된 파일에서 불러오게함 \data\weather*.xml
This commit is contained in:
6
ArinWarev1/Forms_Input/Frm_Desc.Designer.vb
generated
6
ArinWarev1/Forms_Input/Frm_Desc.Designer.vb
generated
@@ -397,7 +397,7 @@ Partial Class Frm_Desc
|
||||
'LinkLabel3
|
||||
'
|
||||
Me.LinkLabel3.AutoSize = True
|
||||
Me.LinkLabel3.Location = New System.Drawing.Point(413, 551)
|
||||
Me.LinkLabel3.Location = New System.Drawing.Point(209, 551)
|
||||
Me.LinkLabel3.Name = "LinkLabel3"
|
||||
Me.LinkLabel3.Size = New System.Drawing.Size(210, 12)
|
||||
Me.LinkLabel3.TabIndex = 177
|
||||
@@ -417,13 +417,15 @@ Partial Class Frm_Desc
|
||||
'LinkLabel2
|
||||
'
|
||||
Me.LinkLabel2.AutoSize = True
|
||||
Me.LinkLabel2.Location = New System.Drawing.Point(206, 551)
|
||||
Me.LinkLabel2.LinkColor = System.Drawing.Color.Red
|
||||
Me.LinkLabel2.Location = New System.Drawing.Point(429, 551)
|
||||
Me.LinkLabel2.Name = "LinkLabel2"
|
||||
Me.LinkLabel2.Size = New System.Drawing.Size(197, 12)
|
||||
Me.LinkLabel2.TabIndex = 177
|
||||
Me.LinkLabel2.TabStop = True
|
||||
Me.LinkLabel2.Text = "기상데이터 서버로부터 가져오기"
|
||||
Me.ToolTip1.SetToolTip(Me.LinkLabel2, "기상관련데이터를 서버로부터 가져옵니다")
|
||||
Me.LinkLabel2.Visible = False
|
||||
'
|
||||
'Label18
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user