Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.44 KB | None | 0 0
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class Form1
  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.OverlappedDataCache = New System.Windows.Forms.Label()
  26. Me.DefaultFilter = New System.Windows.Forms.Button()
  27. Me.Guid = New System.Windows.Forms.TextBox()
  28. Me.Number = New System.Windows.Forms.Label()
  29. Me.Label1 = New System.Windows.Forms.Label()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. Me.Label3 = New System.Windows.Forms.Label()
  32. Me.CharUnictodeInfoCultureFlags = New System.Windows.Forms.Label()
  33. Me.CrossContextChannel = New System.Windows.Forms.Label()
  34. Me.IStreamable = New System.Windows.Forms.Label()
  35. Me.TextBox1 = New System.Windows.Forms.TextBox()
  36. Me.TextBox2 = New System.Windows.Forms.TextBox()
  37. Me.CodePageDataFileHeader = New System.Windows.Forms.TextBox()
  38. Me.PropertyAttributes = New System.Windows.Forms.TextBox()
  39. Me.CMSFILEFLAG = New System.Windows.Forms.TextBox()
  40. Me.GacIdentityPermissionAttributePrincipalPolicy = New System.Windows.Forms.TextBox()
  41. Me.Label4 = New System.Windows.Forms.Label()
  42. Me.Label5 = New System.Windows.Forms.Label()
  43. Me.Label6 = New System.Windows.Forms.Label()
  44. Me.Label7 = New System.Windows.Forms.Label()
  45. Me.SecurityContextDisableFlow = New System.Windows.Forms.Label()
  46. Me.UnverifiableCodeAttribute = New System.Windows.Forms.CheckBox()
  47. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  48. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  49. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  50. Me.CheckBox4 = New System.Windows.Forms.CheckBox()
  51. Me.CheckBox5 = New System.Windows.Forms.CheckBox()
  52. Me.CheckBox6 = New System.Windows.Forms.CheckBox()
  53. Me.CHARINFO = New System.Windows.Forms.CheckBox()
  54. Me.name_form = New System.Windows.Forms.Label()
  55. Me.CharUnicodeInfoCultureFlags = New System.Windows.Forms.Label()
  56. Me.SuspendLayout()
  57. '
  58. 'OverlappedDataCache
  59. '
  60. Me.OverlappedDataCache.AutoSize = True
  61. Me.OverlappedDataCache.Location = New System.Drawing.Point(33, 139)
  62. Me.OverlappedDataCache.Name = "OverlappedDataCache"
  63. Me.OverlappedDataCache.Size = New System.Drawing.Size(69, 13)
  64. Me.OverlappedDataCache.TabIndex = 0
  65. Me.OverlappedDataCache.Text = "status : idle .."
  66. '
  67. 'DefaultFilter
  68. '
  69. Me.DefaultFilter.Location = New System.Drawing.Point(27, 118)
  70. Me.DefaultFilter.Name = "DefaultFilter"
  71. Me.DefaultFilter.Size = New System.Drawing.Size(75, 23)
  72. Me.DefaultFilter.TabIndex = 1
  73. Me.DefaultFilter.Text = "Start"
  74. Me.DefaultFilter.UseVisualStyleBackColor = True
  75. '
  76. 'Guid
  77. '
  78. Me.Guid.Location = New System.Drawing.Point(27, 12)
  79. Me.Guid.Name = "Guid"
  80. Me.Guid.Size = New System.Drawing.Size(100, 20)
  81. Me.Guid.TabIndex = 2
  82. '
  83. 'Number
  84. '
  85. Me.Number.AutoSize = True
  86. Me.Number.Location = New System.Drawing.Point(510, 503)
  87. Me.Number.Name = "Number"
  88. Me.Number.Size = New System.Drawing.Size(29, 13)
  89. Me.Number.TabIndex = 3
  90. Me.Number.Text = "Start"
  91. '
  92. 'Label1
  93. '
  94. Me.Label1.AutoSize = True
  95. Me.Label1.Location = New System.Drawing.Point(182, 528)
  96. Me.Label1.Name = "Label1"
  97. Me.Label1.Size = New System.Drawing.Size(29, 13)
  98. Me.Label1.TabIndex = 4
  99. Me.Label1.Text = "Start"
  100. '
  101. 'Label2
  102. '
  103. Me.Label2.AutoSize = True
  104. Me.Label2.Location = New System.Drawing.Point(160, 36)
  105. Me.Label2.Name = "Label2"
  106. Me.Label2.Size = New System.Drawing.Size(29, 13)
  107. Me.Label2.TabIndex = 5
  108. Me.Label2.Text = "Start"
  109. '
  110. 'Label3
  111. '
  112. Me.Label3.AutoSize = True
  113. Me.Label3.Location = New System.Drawing.Point(273, 500)
  114. Me.Label3.Name = "Label3"
  115. Me.Label3.Size = New System.Drawing.Size(29, 13)
  116. Me.Label3.TabIndex = 6
  117. Me.Label3.Text = "Start"
  118. '
  119. 'CharUnictodeInfoCultureFlags
  120. '
  121. Me.CharUnictodeInfoCultureFlags.Location = New System.Drawing.Point(459, 467)
  122. Me.CharUnictodeInfoCultureFlags.Name = "CharUnictodeInfoCultureFlags"
  123. Me.CharUnictodeInfoCultureFlags.Size = New System.Drawing.Size(29, 20)
  124. Me.CharUnictodeInfoCultureFlags.TabIndex = 7
  125. Me.CharUnictodeInfoCultureFlags.Text = "Start"
  126. '
  127. 'CrossContextChannel
  128. '
  129. Me.CrossContextChannel.AutoSize = True
  130. Me.CrossContextChannel.Location = New System.Drawing.Point(354, 456)
  131. Me.CrossContextChannel.Name = "CrossContextChannel"
  132. Me.CrossContextChannel.Size = New System.Drawing.Size(29, 13)
  133. Me.CrossContextChannel.TabIndex = 8
  134. Me.CrossContextChannel.Text = "Start"
  135. '
  136. 'IStreamable
  137. '
  138. Me.IStreamable.AutoSize = True
  139. Me.IStreamable.Location = New System.Drawing.Point(259, 464)
  140. Me.IStreamable.Name = "IStreamable"
  141. Me.IStreamable.Size = New System.Drawing.Size(29, 13)
  142. Me.IStreamable.TabIndex = 9
  143. Me.IStreamable.Text = "Start"
  144. '
  145. 'TextBox1
  146. '
  147. Me.TextBox1.Location = New System.Drawing.Point(27, 82)
  148. Me.TextBox1.Name = "TextBox1"
  149. Me.TextBox1.Size = New System.Drawing.Size(100, 20)
  150. Me.TextBox1.TabIndex = 10
  151. '
  152. 'TextBox2
  153. '
  154. Me.TextBox2.Location = New System.Drawing.Point(254, 521)
  155. Me.TextBox2.Name = "TextBox2"
  156. Me.TextBox2.Size = New System.Drawing.Size(100, 20)
  157. Me.TextBox2.TabIndex = 11
  158. '
  159. 'CodePageDataFileHeader
  160. '
  161. Me.CodePageDataFileHeader.Location = New System.Drawing.Point(27, 200)
  162. Me.CodePageDataFileHeader.Name = "CodePageDataFileHeader"
  163. Me.CodePageDataFileHeader.Size = New System.Drawing.Size(100, 20)
  164. Me.CodePageDataFileHeader.TabIndex = 12
  165. '
  166. 'PropertyAttributes
  167. '
  168. Me.PropertyAttributes.Location = New System.Drawing.Point(545, 540)
  169. Me.PropertyAttributes.Name = "PropertyAttributes"
  170. Me.PropertyAttributes.Size = New System.Drawing.Size(100, 20)
  171. Me.PropertyAttributes.TabIndex = 14
  172. '
  173. 'CMSFILEFLAG
  174. '
  175. Me.CMSFILEFLAG.Location = New System.Drawing.Point(27, 99)
  176. Me.CMSFILEFLAG.Name = "CMSFILEFLAG"
  177. Me.CMSFILEFLAG.Size = New System.Drawing.Size(100, 20)
  178. Me.CMSFILEFLAG.TabIndex = 15
  179. Me.CMSFILEFLAG.Text = "50"
  180. '
  181. 'GacIdentityPermissionAttributePrincipalPolicy
  182. '
  183. Me.GacIdentityPermissionAttributePrincipalPolicy.Location = New System.Drawing.Point(27, 33)
  184. Me.GacIdentityPermissionAttributePrincipalPolicy.Name = "GacIdentityPermissionAttributePrincipalPolicy"
  185. Me.GacIdentityPermissionAttributePrincipalPolicy.Size = New System.Drawing.Size(100, 20)
  186. Me.GacIdentityPermissionAttributePrincipalPolicy.TabIndex = 16
  187. '
  188. 'Label4
  189. '
  190. Me.Label4.AutoSize = True
  191. Me.Label4.Location = New System.Drawing.Point(161, 472)
  192. Me.Label4.Name = "Label4"
  193. Me.Label4.Size = New System.Drawing.Size(29, 13)
  194. Me.Label4.TabIndex = 17
  195. Me.Label4.Text = "Start"
  196. '
  197. 'Label5
  198. '
  199. Me.Label5.AutoSize = True
  200. Me.Label5.Location = New System.Drawing.Point(145, 505)
  201. Me.Label5.Name = "Label5"
  202. Me.Label5.Size = New System.Drawing.Size(29, 13)
  203. Me.Label5.TabIndex = 18
  204. Me.Label5.Text = "Start"
  205. '
  206. 'Label6
  207. '
  208. Me.Label6.AutoSize = True
  209. Me.Label6.Location = New System.Drawing.Point(231, 535)
  210. Me.Label6.Name = "Label6"
  211. Me.Label6.Size = New System.Drawing.Size(29, 13)
  212. Me.Label6.TabIndex = 19
  213. Me.Label6.Text = "Start"
  214. '
  215. 'Label7
  216. '
  217. Me.Label7.AutoSize = True
  218. Me.Label7.Location = New System.Drawing.Point(323, 535)
  219. Me.Label7.Name = "Label7"
  220. Me.Label7.Size = New System.Drawing.Size(29, 13)
  221. Me.Label7.TabIndex = 20
  222. Me.Label7.Text = "Start"
  223. '
  224. 'SecurityContextDisableFlow
  225. '
  226. Me.SecurityContextDisableFlow.AutoSize = True
  227. Me.SecurityContextDisableFlow.Location = New System.Drawing.Point(384, 535)
  228. Me.SecurityContextDisableFlow.Name = "SecurityContextDisableFlow"
  229. Me.SecurityContextDisableFlow.Size = New System.Drawing.Size(29, 13)
  230. Me.SecurityContextDisableFlow.TabIndex = 21
  231. Me.SecurityContextDisableFlow.Text = "Start"
  232. '
  233. 'UnverifiableCodeAttribute
  234. '
  235. Me.UnverifiableCodeAttribute.AutoSize = True
  236. Me.UnverifiableCodeAttribute.Location = New System.Drawing.Point(359, 437)
  237. Me.UnverifiableCodeAttribute.Name = "UnverifiableCodeAttribute"
  238. Me.UnverifiableCodeAttribute.Size = New System.Drawing.Size(81, 17)
  239. Me.UnverifiableCodeAttribute.TabIndex = 22
  240. Me.UnverifiableCodeAttribute.Text = "CheckBox1"
  241. Me.UnverifiableCodeAttribute.UseVisualStyleBackColor = True
  242. '
  243. 'CheckBox1
  244. '
  245. Me.CheckBox1.AutoSize = True
  246. Me.CheckBox1.Location = New System.Drawing.Point(151, 126)
  247. Me.CheckBox1.Name = "CheckBox1"
  248. Me.CheckBox1.Size = New System.Drawing.Size(81, 17)
  249. Me.CheckBox1.TabIndex = 23
  250. Me.CheckBox1.Text = "CheckBox1"
  251. Me.CheckBox1.UseVisualStyleBackColor = True
  252. '
  253. 'CheckBox2
  254. '
  255. Me.CheckBox2.AutoSize = True
  256. Me.CheckBox2.Location = New System.Drawing.Point(151, 149)
  257. Me.CheckBox2.Name = "CheckBox2"
  258. Me.CheckBox2.Size = New System.Drawing.Size(81, 17)
  259. Me.CheckBox2.TabIndex = 24
  260. Me.CheckBox2.Text = "CheckBox1"
  261. Me.CheckBox2.UseVisualStyleBackColor = True
  262. '
  263. 'CheckBox3
  264. '
  265. Me.CheckBox3.AutoSize = True
  266. Me.CheckBox3.Location = New System.Drawing.Point(151, 172)
  267. Me.CheckBox3.Name = "CheckBox3"
  268. Me.CheckBox3.Size = New System.Drawing.Size(81, 17)
  269. Me.CheckBox3.TabIndex = 25
  270. Me.CheckBox3.Text = "CheckBox1"
  271. Me.CheckBox3.UseVisualStyleBackColor = True
  272. '
  273. 'CheckBox4
  274. '
  275. Me.CheckBox4.AutoSize = True
  276. Me.CheckBox4.Location = New System.Drawing.Point(359, 499)
  277. Me.CheckBox4.Name = "CheckBox4"
  278. Me.CheckBox4.Size = New System.Drawing.Size(81, 17)
  279. Me.CheckBox4.TabIndex = 26
  280. Me.CheckBox4.Text = "CheckBox1"
  281. Me.CheckBox4.UseVisualStyleBackColor = True
  282. '
  283. 'CheckBox5
  284. '
  285. Me.CheckBox5.AutoSize = True
  286. Me.CheckBox5.Location = New System.Drawing.Point(151, 219)
  287. Me.CheckBox5.Name = "CheckBox5"
  288. Me.CheckBox5.Size = New System.Drawing.Size(81, 17)
  289. Me.CheckBox5.TabIndex = 27
  290. Me.CheckBox5.Text = "CheckBox1"
  291. Me.CheckBox5.UseVisualStyleBackColor = True
  292. '
  293. 'CheckBox6
  294. '
  295. Me.CheckBox6.AutoSize = True
  296. Me.CheckBox6.Location = New System.Drawing.Point(151, 195)
  297. Me.CheckBox6.Name = "CheckBox6"
  298. Me.CheckBox6.Size = New System.Drawing.Size(81, 17)
  299. Me.CheckBox6.TabIndex = 28
  300. Me.CheckBox6.Text = "CheckBox1"
  301. Me.CheckBox6.UseVisualStyleBackColor = True
  302. '
  303. 'CHARINFO
  304. '
  305. Me.CHARINFO.AutoSize = True
  306. Me.CHARINFO.Location = New System.Drawing.Point(27, 59)
  307. Me.CHARINFO.Name = "CHARINFO"
  308. Me.CHARINFO.Size = New System.Drawing.Size(148, 17)
  309. Me.CHARINFO.TabIndex = 29
  310. Me.CHARINFO.Text = "show user with """" ic v4 """""
  311. Me.CHARINFO.UseVisualStyleBackColor = True
  312. '
  313. 'name_form
  314. '
  315. Me.name_form.Location = New System.Drawing.Point(545, 438)
  316. Me.name_form.Name = "name_form"
  317. Me.name_form.Size = New System.Drawing.Size(100, 23)
  318. Me.name_form.TabIndex = 0
  319. '
  320. 'CharUnicodeInfoCultureFlags
  321. '
  322. Me.CharUnicodeInfoCultureFlags.Location = New System.Drawing.Point(585, 493)
  323. Me.CharUnicodeInfoCultureFlags.Name = "CharUnicodeInfoCultureFlags"
  324. Me.CharUnicodeInfoCultureFlags.Size = New System.Drawing.Size(100, 23)
  325. Me.CharUnicodeInfoCultureFlags.TabIndex = 0
  326. '
  327. 'Form1
  328. '
  329. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  330. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  331. Me.BackColor = System.Drawing.Color.Black
  332. Me.ClientSize = New System.Drawing.Size(668, 338)
  333. Me.Controls.Add(Me.CharUnicodeInfoCultureFlags)
  334. Me.Controls.Add(Me.name_form)
  335. Me.Controls.Add(Me.CHARINFO)
  336. Me.Controls.Add(Me.CheckBox6)
  337. Me.Controls.Add(Me.CheckBox5)
  338. Me.Controls.Add(Me.CheckBox4)
  339. Me.Controls.Add(Me.CheckBox3)
  340. Me.Controls.Add(Me.CheckBox2)
  341. Me.Controls.Add(Me.CheckBox1)
  342. Me.Controls.Add(Me.UnverifiableCodeAttribute)
  343. Me.Controls.Add(Me.SecurityContextDisableFlow)
  344. Me.Controls.Add(Me.Label7)
  345. Me.Controls.Add(Me.Label6)
  346. Me.Controls.Add(Me.Label5)
  347. Me.Controls.Add(Me.Label4)
  348. Me.Controls.Add(Me.GacIdentityPermissionAttributePrincipalPolicy)
  349. Me.Controls.Add(Me.CMSFILEFLAG)
  350. Me.Controls.Add(Me.PropertyAttributes)
  351. Me.Controls.Add(Me.CodePageDataFileHeader)
  352. Me.Controls.Add(Me.TextBox2)
  353. Me.Controls.Add(Me.TextBox1)
  354. Me.Controls.Add(Me.IStreamable)
  355. Me.Controls.Add(Me.CrossContextChannel)
  356. Me.Controls.Add(Me.CharUnictodeInfoCultureFlags)
  357. Me.Controls.Add(Me.Label3)
  358. Me.Controls.Add(Me.Label2)
  359. Me.Controls.Add(Me.Label1)
  360. Me.Controls.Add(Me.Number)
  361. Me.Controls.Add(Me.Guid)
  362. Me.Controls.Add(Me.DefaultFilter)
  363. Me.Controls.Add(Me.OverlappedDataCache)
  364. Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
  365. Me.Name = "Form1"
  366. Me.Text = "Form1"
  367. Me.ResumeLayout(False)
  368. Me.PerformLayout()
  369.  
  370. End Sub
  371.  
  372. Friend WithEvents OverlappedDataCache As Label
  373. Friend WithEvents DefaultFilter As Button
  374. Friend WithEvents Guid As TextBox
  375. Friend WithEvents Number As Label
  376. Friend WithEvents Label1 As Label
  377. Friend WithEvents Label2 As Label
  378. Friend WithEvents Label3 As Label
  379. Friend WithEvents CharUnictodeInfoCultureFlags As Label
  380. Friend WithEvents CrossContextChannel As Label
  381. Friend WithEvents IStreamable As Label
  382. Friend WithEvents TextBox1 As TextBox
  383. Friend WithEvents TextBox2 As TextBox
  384. Friend WithEvents CodePageDataFileHeader As TextBox
  385. Friend WithEvents PropertyAttributes As TextBox
  386. Friend WithEvents CMSFILEFLAG As TextBox
  387. Friend WithEvents GacIdentityPermissionAttributePrincipalPolicy As TextBox
  388. Friend WithEvents Label4 As Label
  389. Friend WithEvents Label5 As Label
  390. Friend WithEvents Label6 As Label
  391. Friend WithEvents Label7 As Label
  392. Friend WithEvents SecurityContextDisableFlow As Label
  393. Friend WithEvents UnverifiableCodeAttribute As CheckBox
  394. Friend WithEvents CheckBox1 As CheckBox
  395. Friend WithEvents CheckBox2 As CheckBox
  396. Friend WithEvents CheckBox3 As CheckBox
  397. Friend WithEvents CheckBox4 As CheckBox
  398. Friend WithEvents CheckBox5 As CheckBox
  399. Friend WithEvents CheckBox6 As CheckBox
  400. Friend WithEvents CHARINFO As CheckBox
  401. Friend WithEvents name_form As Label
  402. Friend WithEvents CharUnicodeInfoCultureFlags As Label
  403. End Class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement