]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/DNSServiceBrowser.VB/DNSServiceBrowser.Designer.vb
mDNSResponder-212.1.tar.gz
[apple/mdnsresponder.git] / Clients / DNSServiceBrowser.VB / DNSServiceBrowser.Designer.vb
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class DNSServiceBrowser
3 Inherits System.Windows.Forms.Form
4
5 'Form overrides dispose to clean up the component list.
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 'Required by the Windows Form Designer
18 Private components As System.ComponentModel.IContainer
19
20 'NOTE: The following procedure is required by the Windows Form Designer
21 'It can be modified using the Windows Form Designer.
22 'Do not modify it using the code editor.
23 <System.Diagnostics.DebuggerStepThrough()> _
24 Private Sub InitializeComponent()
25 Me.ComboBox1 = New System.Windows.Forms.ComboBox
26 Me.ServiceNames = New System.Windows.Forms.ListBox
27 Me.Label1 = New System.Windows.Forms.Label
28 Me.Label2 = New System.Windows.Forms.Label
29 Me.Label3 = New System.Windows.Forms.Label
30 Me.Label4 = New System.Windows.Forms.Label
31 Me.Label5 = New System.Windows.Forms.Label
32 Me.NameField = New System.Windows.Forms.TextBox
33 Me.PortField = New System.Windows.Forms.TextBox
34 Me.HostField = New System.Windows.Forms.TextBox
35 Me.DomainField = New System.Windows.Forms.TextBox
36 Me.TypeField = New System.Windows.Forms.TextBox
37 Me.TextRecord = New System.Windows.Forms.ListBox
38 Me.SuspendLayout()
39 '
40 'ComboBox1
41 '
42 Me.ComboBox1.FormattingEnabled = True
43 Me.ComboBox1.Items.AddRange(New Object() {"_accessone._tcp", "_accountedge._tcp", "_actionitems._tcp", "_addressbook._tcp", "_aecoretech._tcp", "_afpovertcp._tcp", "_airport._tcp", "_animobserver._tcp", "_animolmd._tcp", "_apple-sasl._tcp", "_aquamon._tcp", "_async._tcp", "_auth._tcp", "_beep._tcp", "_bfagent._tcp", "_bootps._udp", "_bousg._tcp", "_bsqdea._tcp", "_cheat._tcp", "_chess._tcp", "_clipboard._tcp", "_collection._tcp", "_contactserver._tcp", "_cvspserver._tcp", "_cytv._tcp", "_daap._tcp", "_difi._tcp", "_distcc._tcp", "_dossier._tcp", "_dpap._tcp", "_earphoria._tcp", "_ebms._tcp", "_ebreg._tcp", "_ecbyesfsgksc._tcp", "_eheap._tcp", "_embrace._tcp", "_eppc._tcp", "_eventserver._tcp", "_exec._tcp", "_facespan._tcp", "_faxstfx._tcp", "_fish._tcp", "_fjork._tcp", "_fmpro-internal._tcp", "_ftp._tcp", "_ftpcroco._tcp", "_gbs-smp._tcp", "_gbs-stp._tcp", "_grillezvous._tcp", "_h323._tcp", "_hotwayd._tcp", "_http._tcp", "_hydra._tcp", "_ica-networking._tcp", "_ichalkboard._tcp", "_ichat._tcp", "_iconquer._tcp", "_ifolder._tcp", "_ilynx._tcp", "_imap._tcp", "_imidi._tcp", "_ipbroadcaster._tcp", "_ipp._tcp", "_ishare._tcp", "_isparx._tcp", "_ispq-vc._tcp", "_isticky._tcp", "_istorm._tcp", "_iwork._tcp", "_lan2p._tcp", "_ldap._tcp", "_liaison._tcp", "_login._tcp", "_lontalk._tcp", "_lonworks._tcp", "_macfoh-remote._tcp", "_macminder._tcp", "_moneyworks._tcp", "_mp3sushi._tcp", "_mttp._tcp", "_ncbroadcast._tcp", "_ncdirect._tcp", "_ncsyncserver._tcp", "_net-assistant._tcp", "_newton-dock._tcp", "_nfs._udp", "_nssocketport._tcp", "_odabsharing._tcp", "_omni-bookmark._tcp", "_openbase._tcp", "_p2pchat._udp", "_pdl-datastream._tcp", "_poch._tcp", "_pop3._tcp", "_postgresql._tcp", "_presence._tcp", "_printer._tcp", "_ptp._tcp", "_quinn._tcp", "_raop._tcp", "_rce._tcp", "_realplayfavs._tcp", "_rfb._tcp", "_riousbprint._tcp", "_rtsp._tcp", "_safarimenu._tcp", "_sallingclicker._tcp", "_scone._tcp", "_sdsharing._tcp", "_see._tcp", "_seeCard._tcp", "_serendipd._tcp", "_servermgr._tcp", "_sge-exec._tcp", "_sge-qmaster._tcp", "_shell._tcp", "_shout._tcp", "_shoutcast._tcp", "_soap._tcp", "_spike._tcp", "_spincrisis._tcp", "_spl-itunes._tcp", "_spr-itunes._tcp", "_ssh._tcp", "_ssscreenshare._tcp", "_stickynotes._tcp", "_strateges._tcp", "_sxqdea._tcp", "_sybase-tds._tcp", "_teamlist._tcp", "_teleport._udp", "_telnet._tcp", "_tftp._udp", "_ticonnectmgr._tcp", "_tinavigator._tcp", "_tryst._tcp", "_upnp._tcp", "_utest._tcp", "_vue4rendercow._tcp", "_webdav._tcp", "_whamb._tcp", "_wired._tcp", "_workgroup._tcp", "_workstation._tcp", "_wormhole._tcp", "_ws._tcp", "_xserveraid._tcp", "_xsync._tcp", "_xtshapro._tcp"})
44 Me.ComboBox1.Location = New System.Drawing.Point(13, 13)
45 Me.ComboBox1.Name = "ComboBox1"
46 Me.ComboBox1.Size = New System.Drawing.Size(252, 21)
47 Me.ComboBox1.Sorted = True
48 Me.ComboBox1.TabIndex = 0
49 '
50 'ServiceNames
51 '
52 Me.ServiceNames.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
53 Or System.Windows.Forms.AnchorStyles.Left) _
54 Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
55 Me.ServiceNames.FormattingEnabled = True
56 Me.ServiceNames.Location = New System.Drawing.Point(13, 41)
57 Me.ServiceNames.Name = "ServiceNames"
58 Me.ServiceNames.Size = New System.Drawing.Size(662, 251)
59 Me.ServiceNames.Sorted = True
60 Me.ServiceNames.TabIndex = 1
61 '
62 'Label1
63 '
64 Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
65 Me.Label1.AutoSize = True
66 Me.Label1.Location = New System.Drawing.Point(16, 311)
67 Me.Label1.Name = "Label1"
68 Me.Label1.Size = New System.Drawing.Size(38, 13)
69 Me.Label1.TabIndex = 2
70 Me.Label1.Text = "Name:"
71 '
72 'Label2
73 '
74 Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
75 Me.Label2.AutoSize = True
76 Me.Label2.Location = New System.Drawing.Point(16, 439)
77 Me.Label2.Name = "Label2"
78 Me.Label2.Size = New System.Drawing.Size(29, 13)
79 Me.Label2.TabIndex = 3
80 Me.Label2.Text = "Port:"
81 '
82 'Label3
83 '
84 Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
85 Me.Label3.AutoSize = True
86 Me.Label3.Location = New System.Drawing.Point(16, 407)
87 Me.Label3.Name = "Label3"
88 Me.Label3.Size = New System.Drawing.Size(32, 13)
89 Me.Label3.TabIndex = 4
90 Me.Label3.Text = "Host:"
91 '
92 'Label4
93 '
94 Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
95 Me.Label4.AutoSize = True
96 Me.Label4.Location = New System.Drawing.Point(16, 374)
97 Me.Label4.Name = "Label4"
98 Me.Label4.Size = New System.Drawing.Size(46, 13)
99 Me.Label4.TabIndex = 5
100 Me.Label4.Text = "Domain:"
101 '
102 'Label5
103 '
104 Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
105 Me.Label5.AutoSize = True
106 Me.Label5.Location = New System.Drawing.Point(16, 342)
107 Me.Label5.Name = "Label5"
108 Me.Label5.Size = New System.Drawing.Size(34, 13)
109 Me.Label5.TabIndex = 6
110 Me.Label5.Text = "Type:"
111 '
112 'NameField
113 '
114 Me.NameField.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
115 Me.NameField.Location = New System.Drawing.Point(69, 309)
116 Me.NameField.Name = "NameField"
117 Me.NameField.ReadOnly = True
118 Me.NameField.Size = New System.Drawing.Size(195, 20)
119 Me.NameField.TabIndex = 7
120 '
121 'PortField
122 '
123 Me.PortField.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
124 Me.PortField.Location = New System.Drawing.Point(69, 436)
125 Me.PortField.Name = "PortField"
126 Me.PortField.ReadOnly = True
127 Me.PortField.Size = New System.Drawing.Size(195, 20)
128 Me.PortField.TabIndex = 8
129 '
130 'HostField
131 '
132 Me.HostField.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
133 Me.HostField.Location = New System.Drawing.Point(69, 403)
134 Me.HostField.Name = "HostField"
135 Me.HostField.ReadOnly = True
136 Me.HostField.Size = New System.Drawing.Size(195, 20)
137 Me.HostField.TabIndex = 9
138 '
139 'DomainField
140 '
141 Me.DomainField.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
142 Me.DomainField.Location = New System.Drawing.Point(69, 371)
143 Me.DomainField.Name = "DomainField"
144 Me.DomainField.ReadOnly = True
145 Me.DomainField.Size = New System.Drawing.Size(195, 20)
146 Me.DomainField.TabIndex = 10
147 '
148 'TypeField
149 '
150 Me.TypeField.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
151 Me.TypeField.Location = New System.Drawing.Point(69, 340)
152 Me.TypeField.Name = "TypeField"
153 Me.TypeField.ReadOnly = True
154 Me.TypeField.Size = New System.Drawing.Size(195, 20)
155 Me.TypeField.TabIndex = 11
156 '
157 'TextRecord
158 '
159 Me.TextRecord.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
160 Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
161 Me.TextRecord.FormattingEnabled = True
162 Me.TextRecord.Location = New System.Drawing.Point(278, 309)
163 Me.TextRecord.Name = "TextRecord"
164 Me.TextRecord.SelectionMode = System.Windows.Forms.SelectionMode.None
165 Me.TextRecord.Size = New System.Drawing.Size(397, 147)
166 Me.TextRecord.TabIndex = 12
167 '
168 'Form1
169 '
170 Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
171 Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
172 Me.ClientSize = New System.Drawing.Size(690, 480)
173 Me.Controls.Add(Me.TextRecord)
174 Me.Controls.Add(Me.TypeField)
175 Me.Controls.Add(Me.DomainField)
176 Me.Controls.Add(Me.HostField)
177 Me.Controls.Add(Me.PortField)
178 Me.Controls.Add(Me.NameField)
179 Me.Controls.Add(Me.Label5)
180 Me.Controls.Add(Me.Label4)
181 Me.Controls.Add(Me.Label3)
182 Me.Controls.Add(Me.Label2)
183 Me.Controls.Add(Me.Label1)
184 Me.Controls.Add(Me.ServiceNames)
185 Me.Controls.Add(Me.ComboBox1)
186 Me.Name = "Form1"
187 Me.Text = "Bonjour Browser"
188 Me.ResumeLayout(False)
189 Me.PerformLayout()
190
191 End Sub
192 Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
193 Friend WithEvents ServiceNames As System.Windows.Forms.ListBox
194 Friend WithEvents Label1 As System.Windows.Forms.Label
195 Friend WithEvents Label2 As System.Windows.Forms.Label
196 Friend WithEvents Label3 As System.Windows.Forms.Label
197 Friend WithEvents Label4 As System.Windows.Forms.Label
198 Friend WithEvents Label5 As System.Windows.Forms.Label
199 Friend WithEvents NameField As System.Windows.Forms.TextBox
200 Friend WithEvents PortField As System.Windows.Forms.TextBox
201 Friend WithEvents HostField As System.Windows.Forms.TextBox
202 Friend WithEvents DomainField As System.Windows.Forms.TextBox
203 Friend WithEvents TypeField As System.Windows.Forms.TextBox
204 Friend WithEvents TextRecord As System.Windows.Forms.ListBox
205
206 End Class