Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

輸入密碼.Designer.vb 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 輸入密碼
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.Label1 = New System.Windows.Forms.Label()
  23. Me.確認_rbt = New Telerik.WinControls.UI.RadButton()
  24. Me.取消_rbt = New Telerik.WinControls.UI.RadButton()
  25. Me.密碼_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
  26. Me.Panel1 = New System.Windows.Forms.Panel()
  27. Me.主題_lb = New System.Windows.Forms.Label()
  28. Me.pnlTitleBar = New System.Windows.Forms.Panel()
  29. CType(Me.確認_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  30. CType(Me.取消_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
  31. CType(Me.密碼_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
  32. Me.Panel1.SuspendLayout()
  33. Me.SuspendLayout()
  34. '
  35. 'Label1
  36. '
  37. Me.Label1.AutoSize = True
  38. Me.Label1.BackColor = System.Drawing.Color.Transparent
  39. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  40. Me.Label1.Location = New System.Drawing.Point(4, 3)
  41. Me.Label1.Name = "Label1"
  42. Me.Label1.Size = New System.Drawing.Size(119, 16)
  43. Me.Label1.TabIndex = 9
  44. Me.Label1.Text = "Manage Password!!"
  45. '
  46. '確認_rbt
  47. '
  48. Me.確認_rbt.BackColor = System.Drawing.Color.Transparent
  49. Me.確認_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.check
  50. Me.確認_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  51. Me.確認_rbt.Cursor = System.Windows.Forms.Cursors.Default
  52. Me.確認_rbt.Location = New System.Drawing.Point(190, 3)
  53. Me.確認_rbt.Name = "確認_rbt"
  54. Me.確認_rbt.Size = New System.Drawing.Size(42, 42)
  55. Me.確認_rbt.TabIndex = 12
  56. Me.確認_rbt.UseCompatibleTextRendering = False
  57. '
  58. '取消_rbt
  59. '
  60. Me.取消_rbt.BackColor = System.Drawing.Color.Transparent
  61. Me.取消_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Cancel
  62. Me.取消_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  63. Me.取消_rbt.Cursor = System.Windows.Forms.Cursors.Default
  64. Me.取消_rbt.Location = New System.Drawing.Point(242, 3)
  65. Me.取消_rbt.Name = "取消_rbt"
  66. Me.取消_rbt.Size = New System.Drawing.Size(42, 42)
  67. Me.取消_rbt.TabIndex = 13
  68. Me.取消_rbt.UseCompatibleTextRendering = False
  69. '
  70. '密碼_rtb
  71. '
  72. Me.密碼_rtb.BackColor = System.Drawing.Color.Transparent
  73. Me.密碼_rtb.Location = New System.Drawing.Point(7, 23)
  74. Me.密碼_rtb.Name = "密碼_rtb"
  75. Me.密碼_rtb.Size = New System.Drawing.Size(177, 22)
  76. Me.密碼_rtb.TabIndex = 14
  77. Me.密碼_rtb.UseSystemPasswordChar = True
  78. '
  79. 'Panel1
  80. '
  81. Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  82. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  83. Me.Panel1.Controls.Add(Me.確認_rbt)
  84. Me.Panel1.Controls.Add(Me.密碼_rtb)
  85. Me.Panel1.Controls.Add(Me.Label1)
  86. Me.Panel1.Controls.Add(Me.取消_rbt)
  87. Me.Panel1.Location = New System.Drawing.Point(5, 34)
  88. Me.Panel1.Name = "Panel1"
  89. Me.Panel1.Size = New System.Drawing.Size(289, 52)
  90. Me.Panel1.TabIndex = 15
  91. '
  92. '主題_lb
  93. '
  94. Me.主題_lb.AutoSize = True
  95. Me.主題_lb.BackColor = System.Drawing.Color.Transparent
  96. Me.主題_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  97. Me.主題_lb.Location = New System.Drawing.Point(10, 10)
  98. Me.主題_lb.Name = "主題_lb"
  99. Me.主題_lb.Size = New System.Drawing.Size(45, 16)
  100. Me.主題_lb.TabIndex = 655
  101. Me.主題_lb.Text = "Label1"
  102. '
  103. 'pnlTitleBar
  104. '
  105. Me.pnlTitleBar.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  106. Or System.Windows.Forms.AnchorStyles.Left) _
  107. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  108. Me.pnlTitleBar.BackColor = System.Drawing.Color.Transparent
  109. Me.pnlTitleBar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  110. Me.pnlTitleBar.Location = New System.Drawing.Point(0, 0)
  111. Me.pnlTitleBar.Name = "pnlTitleBar"
  112. Me.pnlTitleBar.Size = New System.Drawing.Size(298, 88)
  113. Me.pnlTitleBar.TabIndex = 656
  114. '
  115. '輸入密碼
  116. '
  117. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  118. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  119. Me.ClientSize = New System.Drawing.Size(298, 88)
  120. Me.ControlBox = False
  121. Me.Controls.Add(Me.主題_lb)
  122. Me.Controls.Add(Me.Panel1)
  123. Me.Controls.Add(Me.pnlTitleBar)
  124. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  125. Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
  126. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  127. Me.Name = "輸入密碼"
  128. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  129. Me.Text = "Enter Manage Password"
  130. CType(Me.確認_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  131. CType(Me.取消_rbt, System.ComponentModel.ISupportInitialize).EndInit()
  132. CType(Me.密碼_rtb, System.ComponentModel.ISupportInitialize).EndInit()
  133. Me.Panel1.ResumeLayout(False)
  134. Me.Panel1.PerformLayout()
  135. Me.ResumeLayout(False)
  136. Me.PerformLayout()
  137. End Sub
  138. Friend WithEvents Label1 As Label
  139. Friend WithEvents 確認_rbt As Telerik.WinControls.UI.RadButton
  140. Friend WithEvents 取消_rbt As Telerik.WinControls.UI.RadButton
  141. Friend WithEvents 密碼_rtb As Telerik.WinControls.UI.RadTextBoxControl
  142. Friend WithEvents Panel1 As Panel
  143. Friend WithEvents 主題_lb As Label
  144. Friend WithEvents pnlTitleBar As Panel
  145. End Class