Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
Form1.Designer.vb
Package: PrQ1.zip [view]
Upload User: wangwl
Upload Date: 2022-03-12
Package Size: 72k
Code Size: 9k
Category:
Search Engine
Development Platform:
Visual Basic
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class frm1QuizPR2_5
- Inherits System.Windows.Forms.Form
- 'Форма переопределяет dispose для очистки списка компонентов.
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
- 'Является обязательной для конструктора форм Windows Forms
- Private components As System.ComponentModel.IContainer
- 'Примечание: следующая процедура является обязательной для конструктора форм Windows Forms
- 'Для ее изменения используйте конструктор форм Windows Form.
- 'Не изменяйте ее в редакторе исходного кода.
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.uiIncYards = New System.Windows.Forms.Button
- Me.uiDecYards = New System.Windows.Forms.Button
- Me.uiYardsLabel = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.uiIncFeet = New System.Windows.Forms.Button
- Me.uiDecFeet = New System.Windows.Forms.Button
- Me.uiFeetLabel = New System.Windows.Forms.Label
- Me.Label4 = New System.Windows.Forms.Label
- Me.uiIncInches = New System.Windows.Forms.Button
- Me.uiDecInches = New System.Windows.Forms.Button
- Me.uiInchesLabel = New System.Windows.Forms.Label
- Me.Label6 = New System.Windows.Forms.Label
- Me.uiOkButton = New System.Windows.Forms.Button
- Me.uiCancelButton = New System.Windows.Forms.Button
- Me.SuspendLayout()
- '
- 'uiIncYards
- '
- Me.uiIncYards.Location = New System.Drawing.Point(79, 40)
- Me.uiIncYards.Name = "uiIncYards"
- Me.uiIncYards.Size = New System.Drawing.Size(20, 21)
- Me.uiIncYards.TabIndex = 0
- Me.uiIncYards.Text = "+"
- Me.uiIncYards.UseVisualStyleBackColor = True
- '
- 'uiDecYards
- '
- Me.uiDecYards.Location = New System.Drawing.Point(79, 60)
- Me.uiDecYards.Name = "uiDecYards"
- Me.uiDecYards.Size = New System.Drawing.Size(20, 21)
- Me.uiDecYards.TabIndex = 0
- Me.uiDecYards.Text = "-"
- Me.uiDecYards.UseVisualStyleBackColor = True
- '
- 'uiYardsLabel
- '
- Me.uiYardsLabel.AutoSize = True
- Me.uiYardsLabel.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
- Me.uiYardsLabel.Location = New System.Drawing.Point(47, 51)
- Me.uiYardsLabel.Name = "uiYardsLabel"
- Me.uiYardsLabel.Size = New System.Drawing.Size(0, 25)
- Me.uiYardsLabel.TabIndex = 1
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
- Me.Label2.Location = New System.Drawing.Point(30, 81)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(44, 16)
- Me.Label2.TabIndex = 1
- Me.Label2.Text = "Yards"
- '
- 'uiIncFeet
- '
- Me.uiIncFeet.Location = New System.Drawing.Point(168, 40)
- Me.uiIncFeet.Name = "uiIncFeet"
- Me.uiIncFeet.Size = New System.Drawing.Size(20, 21)
- Me.uiIncFeet.TabIndex = 0
- Me.uiIncFeet.Text = "+"
- Me.uiIncFeet.UseVisualStyleBackColor = True
- '
- 'uiDecFeet
- '
- Me.uiDecFeet.Location = New System.Drawing.Point(168, 60)
- Me.uiDecFeet.Name = "uiDecFeet"
- Me.uiDecFeet.Size = New System.Drawing.Size(20, 21)
- Me.uiDecFeet.TabIndex = 0
- Me.uiDecFeet.Text = "-"
- Me.uiDecFeet.UseVisualStyleBackColor = True
- '
- 'uiFeetLabel
- '
- Me.uiFeetLabel.AutoSize = True
- Me.uiFeetLabel.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
- Me.uiFeetLabel.Location = New System.Drawing.Point(125, 51)
- Me.uiFeetLabel.Name = "uiFeetLabel"
- Me.uiFeetLabel.Size = New System.Drawing.Size(0, 25)
- Me.uiFeetLabel.TabIndex = 1
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
- Me.Label4.Location = New System.Drawing.Point(119, 81)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(30, 16)
- Me.Label4.TabIndex = 1
- Me.Label4.Text = "feet"
- '
- 'uiIncInches
- '
- Me.uiIncInches.Location = New System.Drawing.Point(262, 40)
- Me.uiIncInches.Name = "uiIncInches"
- Me.uiIncInches.Size = New System.Drawing.Size(20, 21)
- Me.uiIncInches.TabIndex = 0
- Me.uiIncInches.Text = "+"
- Me.uiIncInches.UseVisualStyleBackColor = True
- '
- 'uiDecInches
- '
- Me.uiDecInches.Location = New System.Drawing.Point(262, 60)
- Me.uiDecInches.Name = "uiDecInches"
- Me.uiDecInches.Size = New System.Drawing.Size(20, 21)
- Me.uiDecInches.TabIndex = 0
- Me.uiDecInches.Text = "-"
- Me.uiDecInches.UseVisualStyleBackColor = True
- '
- 'uiInchesLabel
- '
- Me.uiInchesLabel.AutoSize = True
- Me.uiInchesLabel.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
- Me.uiInchesLabel.Location = New System.Drawing.Point(221, 51)
- Me.uiInchesLabel.Name = "uiInchesLabel"
- Me.uiInchesLabel.Size = New System.Drawing.Size(0, 25)
- Me.uiInchesLabel.TabIndex = 1
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
- Me.Label6.Location = New System.Drawing.Point(213, 81)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(47, 16)
- Me.Label6.TabIndex = 1
- Me.Label6.Text = "inches"
- '
- 'uiOkButton
- '
- Me.uiOkButton.Location = New System.Drawing.Point(145, 122)
- Me.uiOkButton.Name = "uiOkButton"
- Me.uiOkButton.Size = New System.Drawing.Size(67, 26)
- Me.uiOkButton.TabIndex = 2
- Me.uiOkButton.Text = "OK"
- Me.uiOkButton.UseVisualStyleBackColor = True
- '
- 'uiCancelButton
- '
- Me.uiCancelButton.Location = New System.Drawing.Point(215, 122)
- Me.uiCancelButton.Name = "uiCancelButton"
- Me.uiCancelButton.Size = New System.Drawing.Size(67, 26)
- Me.uiCancelButton.TabIndex = 2
- Me.uiCancelButton.Text = "Cancel"
- Me.uiCancelButton.UseVisualStyleBackColor = True
- '
- 'frm1QuizPR2_5
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(324, 175)
- Me.Controls.Add(Me.uiCancelButton)
- Me.Controls.Add(Me.uiOkButton)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.uiInchesLabel)
- Me.Controls.Add(Me.uiDecInches)
- Me.Controls.Add(Me.uiFeetLabel)
- Me.Controls.Add(Me.uiDecFeet)
- Me.Controls.Add(Me.uiIncInches)
- Me.Controls.Add(Me.uiYardsLabel)
- Me.Controls.Add(Me.uiIncFeet)
- Me.Controls.Add(Me.uiDecYards)
- Me.Controls.Add(Me.uiIncYards)
- Me.Name = "frm1QuizPR2_5"
- Me.Text = "frm1QuizPR2_5"
- Me.ResumeLayout(False)
- Me.PerformLayout()
- End Sub
- Friend WithEvents uiIncYards As System.Windows.Forms.Button
- Friend WithEvents uiDecYards As System.Windows.Forms.Button
- Friend WithEvents uiYardsLabel As System.Windows.Forms.Label
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents uiIncFeet As System.Windows.Forms.Button
- Friend WithEvents uiDecFeet As System.Windows.Forms.Button
- Friend WithEvents uiFeetLabel As System.Windows.Forms.Label
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents uiIncInches As System.Windows.Forms.Button
- Friend WithEvents uiDecInches As System.Windows.Forms.Button
- Friend WithEvents uiInchesLabel As System.Windows.Forms.Label
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents uiOkButton As System.Windows.Forms.Button
- Friend WithEvents uiCancelButton As System.Windows.Forms.Button
- End Class