hytos / DTI_PID / SPPIDConverter / OpenXml.Designer.vb @ e5af02a0
이력 | 보기 | 이력해설 | 다운로드 (9.31 KB)
1 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ |
---|---|
2 |
Partial Class LoadXml |
3 |
Inherits System.Windows.Forms.Form |
4 |
|
5 |
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다. |
6 |
<System.Diagnostics.DebuggerNonUserCode()> _ |
7 |
Protected Overrides Sub Dispose(ByVal disposing As Boolean) |
8 |
Try |
9 |
If disposing AndAlso components IsNot Nothing Then |
10 |
components.Dispose() |
11 |
End If |
12 |
Finally |
13 |
MyBase.Dispose(disposing) |
14 |
End Try |
15 |
End Sub |
16 |
|
17 |
'Windows Form 디자이너에 필요합니다. |
18 |
Private components As System.ComponentModel.IContainer |
19 |
|
20 |
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다. |
21 |
'수정하려면 Windows Form 디자이너를 사용하십시오. |
22 |
'코드 편집기에서는 수정하지 마세요. |
23 |
<System.Diagnostics.DebuggerStepThrough()> _ |
24 |
Private Sub InitializeComponent() |
25 |
Me.components = New System.ComponentModel.Container() |
26 |
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(LoadXml)) |
27 |
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() |
28 |
Me.Tree_XMLFiles = New System.Windows.Forms.TreeView() |
29 |
Me.TreeNodeImageList = New System.Windows.Forms.ImageList(Me.components) |
30 |
Me.ListView_File = New System.Windows.Forms.ListView() |
31 |
Me.listview_ImageList_small = New System.Windows.Forms.ImageList(Me.components) |
32 |
Me.Panel1 = New System.Windows.Forms.Panel() |
33 |
Me.Btn_Cancel = New System.Windows.Forms.Button() |
34 |
Me.Btn_Add = New System.Windows.Forms.Button() |
35 |
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() |
36 |
Me.SplitContainer1.Panel1.SuspendLayout() |
37 |
Me.SplitContainer1.Panel2.SuspendLayout() |
38 |
Me.SplitContainer1.SuspendLayout() |
39 |
Me.Panel1.SuspendLayout() |
40 |
Me.SuspendLayout() |
41 |
' |
42 |
'SplitContainer1 |
43 |
' |
44 |
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill |
45 |
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0) |
46 |
Me.SplitContainer1.Name = "SplitContainer1" |
47 |
' |
48 |
'SplitContainer1.Panel1 |
49 |
' |
50 |
Me.SplitContainer1.Panel1.Controls.Add(Me.Tree_XMLFiles) |
51 |
' |
52 |
'SplitContainer1.Panel2 |
53 |
' |
54 |
Me.SplitContainer1.Panel2.Controls.Add(Me.ListView_File) |
55 |
Me.SplitContainer1.Panel2.Controls.Add(Me.Panel1) |
56 |
Me.SplitContainer1.Size = New System.Drawing.Size(473, 331) |
57 |
Me.SplitContainer1.SplitterDistance = 157 |
58 |
Me.SplitContainer1.TabIndex = 0 |
59 |
' |
60 |
'Tree_XMLFiles |
61 |
' |
62 |
Me.Tree_XMLFiles.BackColor = System.Drawing.Color.White |
63 |
Me.Tree_XMLFiles.Dock = System.Windows.Forms.DockStyle.Fill |
64 |
Me.Tree_XMLFiles.ImageIndex = 23 |
65 |
Me.Tree_XMLFiles.ImageList = Me.TreeNodeImageList |
66 |
Me.Tree_XMLFiles.Location = New System.Drawing.Point(0, 0) |
67 |
Me.Tree_XMLFiles.Name = "Tree_XMLFiles" |
68 |
Me.Tree_XMLFiles.SelectedImageIndex = 24 |
69 |
Me.Tree_XMLFiles.Size = New System.Drawing.Size(157, 331) |
70 |
Me.Tree_XMLFiles.TabIndex = 2 |
71 |
' |
72 |
'TreeNodeImageList |
73 |
' |
74 |
Me.TreeNodeImageList.ImageStream = CType(resources.GetObject("TreeNodeImageList.ImageStream"), System.Windows.Forms.ImageListStreamer) |
75 |
Me.TreeNodeImageList.TransparentColor = System.Drawing.Color.Transparent |
76 |
Me.TreeNodeImageList.Images.SetKeyName(0, "Starry HD.ico") |
77 |
Me.TreeNodeImageList.Images.SetKeyName(1, "Copy of DROPFLDR.ICO") |
78 |
Me.TreeNodeImageList.Images.SetKeyName(2, "DRIVE02.ICO") |
79 |
Me.TreeNodeImageList.Images.SetKeyName(3, "DRIVE.ICO") |
80 |
Me.TreeNodeImageList.Images.SetKeyName(4, "DRIVEDSC.ICO") |
81 |
Me.TreeNodeImageList.Images.SetKeyName(5, "DRIVENET.ICO") |
82 |
Me.TreeNodeImageList.Images.SetKeyName(6, "DRWEB.ICO") |
83 |
Me.TreeNodeImageList.Images.SetKeyName(7, "POINT02.ICO") |
84 |
Me.TreeNodeImageList.Images.SetKeyName(8, "POINT04.ICO") |
85 |
Me.TreeNodeImageList.Images.SetKeyName(9, "POINT13.ICO") |
86 |
Me.TreeNodeImageList.Images.SetKeyName(10, "POINT14.ICO") |
87 |
Me.TreeNodeImageList.Images.SetKeyName(11, "Space 1999 CD drive.ico") |
88 |
Me.TreeNodeImageList.Images.SetKeyName(12, "Space 1999 drive (35).ico") |
89 |
Me.TreeNodeImageList.Images.SetKeyName(13, "Starry Floppy.ico") |
90 |
Me.TreeNodeImageList.Images.SetKeyName(14, "028.ICO") |
91 |
Me.TreeNodeImageList.Images.SetKeyName(15, "001.ICO") |
92 |
Me.TreeNodeImageList.Images.SetKeyName(16, "002.ICO") |
93 |
Me.TreeNodeImageList.Images.SetKeyName(17, "003.ICO") |
94 |
Me.TreeNodeImageList.Images.SetKeyName(18, "004.ICO") |
95 |
Me.TreeNodeImageList.Images.SetKeyName(19, "005.ICO") |
96 |
Me.TreeNodeImageList.Images.SetKeyName(20, "006.ICO") |
97 |
Me.TreeNodeImageList.Images.SetKeyName(21, "007.ICO") |
98 |
Me.TreeNodeImageList.Images.SetKeyName(22, "008.ICO") |
99 |
Me.TreeNodeImageList.Images.SetKeyName(23, "009.ICO") |
100 |
Me.TreeNodeImageList.Images.SetKeyName(24, "010.ICO") |
101 |
Me.TreeNodeImageList.Images.SetKeyName(25, "021.ICO") |
102 |
Me.TreeNodeImageList.Images.SetKeyName(26, "022.ICO") |
103 |
Me.TreeNodeImageList.Images.SetKeyName(27, "027.ICO") |
104 |
' |
105 |
'ListView_File |
106 |
' |
107 |
Me.ListView_File.BackColor = System.Drawing.Color.White |
108 |
Me.ListView_File.CheckBoxes = True |
109 |
Me.ListView_File.Dock = System.Windows.Forms.DockStyle.Fill |
110 |
Me.ListView_File.Location = New System.Drawing.Point(0, 0) |
111 |
Me.ListView_File.Name = "ListView_File" |
112 |
Me.ListView_File.Size = New System.Drawing.Size(312, 290) |
113 |
Me.ListView_File.SmallImageList = Me.listview_ImageList_small |
114 |
Me.ListView_File.TabIndex = 6 |
115 |
Me.ListView_File.UseCompatibleStateImageBehavior = False |
116 |
Me.ListView_File.View = System.Windows.Forms.View.Details |
117 |
' |
118 |
'listview_ImageList_small |
119 |
' |
120 |
Me.listview_ImageList_small.ImageStream = CType(resources.GetObject("listview_ImageList_small.ImageStream"), System.Windows.Forms.ImageListStreamer) |
121 |
Me.listview_ImageList_small.TransparentColor = System.Drawing.Color.Transparent |
122 |
Me.listview_ImageList_small.Images.SetKeyName(0, "") |
123 |
Me.listview_ImageList_small.Images.SetKeyName(1, "") |
124 |
Me.listview_ImageList_small.Images.SetKeyName(2, "") |
125 |
Me.listview_ImageList_small.Images.SetKeyName(3, "") |
126 |
Me.listview_ImageList_small.Images.SetKeyName(4, "wi0063-16.ico") |
127 |
Me.listview_ImageList_small.Images.SetKeyName(5, "wi0063-24.ico") |
128 |
Me.listview_ImageList_small.Images.SetKeyName(6, "wi0126-16.ico") |
129 |
Me.listview_ImageList_small.Images.SetKeyName(7, "wi0126-24.ico") |
130 |
Me.listview_ImageList_small.Images.SetKeyName(8, "wi0124-16.ico") |
131 |
Me.listview_ImageList_small.Images.SetKeyName(9, "wi0124-24.ico") |
132 |
Me.listview_ImageList_small.Images.SetKeyName(10, "wi0124-32.ico") |
133 |
Me.listview_ImageList_small.Images.SetKeyName(11, "xml_small.png") |
134 |
Me.listview_ImageList_small.Images.SetKeyName(12, "xml_big.png") |
135 |
Me.listview_ImageList_small.Images.SetKeyName(13, "XML_Black.png") |
136 |
' |
137 |
'Panel1 |
138 |
' |
139 |
Me.Panel1.BackColor = System.Drawing.Color.White |
140 |
Me.Panel1.Controls.Add(Me.Btn_Cancel) |
141 |
Me.Panel1.Controls.Add(Me.Btn_Add) |
142 |
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Bottom |
143 |
Me.Panel1.Location = New System.Drawing.Point(0, 290) |
144 |
Me.Panel1.Name = "Panel1" |
145 |
Me.Panel1.Size = New System.Drawing.Size(312, 41) |
146 |
Me.Panel1.TabIndex = 0 |
147 |
' |
148 |
'Btn_Cancel |
149 |
' |
150 |
Me.Btn_Cancel.Location = New System.Drawing.Point(3, 6) |
151 |
Me.Btn_Cancel.Name = "Btn_Cancel" |
152 |
Me.Btn_Cancel.Size = New System.Drawing.Size(62, 29) |
153 |
Me.Btn_Cancel.TabIndex = 1 |
154 |
Me.Btn_Cancel.Text = "Cancel" |
155 |
Me.Btn_Cancel.UseVisualStyleBackColor = True |
156 |
' |
157 |
'Btn_Add |
158 |
' |
159 |
Me.Btn_Add.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) |
160 |
Me.Btn_Add.Location = New System.Drawing.Point(243, 6) |
161 |
Me.Btn_Add.Name = "Btn_Add" |
162 |
Me.Btn_Add.Size = New System.Drawing.Size(62, 29) |
163 |
Me.Btn_Add.TabIndex = 0 |
164 |
Me.Btn_Add.Text = "Load" |
165 |
Me.Btn_Add.UseVisualStyleBackColor = True |
166 |
' |
167 |
'LoadXml |
168 |
' |
169 |
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) |
170 |
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font |
171 |
Me.ClientSize = New System.Drawing.Size(473, 331) |
172 |
Me.Controls.Add(Me.SplitContainer1) |
173 |
Me.Name = "LoadXml" |
174 |
Me.ShowIcon = False |
175 |
Me.Text = "LoadXml" |
176 |
Me.SplitContainer1.Panel1.ResumeLayout(False) |
177 |
Me.SplitContainer1.Panel2.ResumeLayout(False) |
178 |
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() |
179 |
Me.SplitContainer1.ResumeLayout(False) |
180 |
Me.Panel1.ResumeLayout(False) |
181 |
Me.ResumeLayout(False) |
182 |
|
183 |
End Sub |
184 |
|
185 |
Friend WithEvents SplitContainer1 As SplitContainer |
186 |
Friend WithEvents Tree_XMLFiles As TreeView |
187 |
Friend WithEvents Panel1 As Panel |
188 |
Friend WithEvents Btn_Cancel As Button |
189 |
Friend WithEvents Btn_Add As Button |
190 |
Friend WithEvents ListView_File As ListView |
191 |
Friend WithEvents TreeNodeImageList As ImageList |
192 |
Friend WithEvents listview_ImageList_small As ImageList |
193 |
End Class |