⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.designer.vb

📁 ssd4的练习五的答案
💻 VB
📖 第 1 页 / 共 2 页
字号:
        '
        'nudSec
        '
        Me.nudSec.Location = New System.Drawing.Point(119, 231)
        Me.nudSec.Name = "nudSec"
        Me.nudSec.ReadOnly = True
        Me.nudSec.Size = New System.Drawing.Size(51, 21)
        Me.nudSec.TabIndex = 1
        '
        'nudHour
        '
        Me.nudHour.Location = New System.Drawing.Point(15, 231)
        Me.nudHour.Name = "nudHour"
        Me.nudHour.ReadOnly = True
        Me.nudHour.Size = New System.Drawing.Size(45, 21)
        Me.nudHour.TabIndex = 0
        Me.nudHour.Value = New Decimal(New Integer() {2, 0, 0, 0})
        '
        'GroupBox1
        '
        Me.GroupBox1.Controls.Add(Me.txtYear)
        Me.GroupBox1.Controls.Add(Me.nudYear)
        Me.GroupBox1.Controls.Add(Me.cobMon)
        Me.GroupBox1.Controls.Add(Me.Calendar)
        Me.GroupBox1.Location = New System.Drawing.Point(8, 20)
        Me.GroupBox1.Name = "GroupBox1"
        Me.GroupBox1.Size = New System.Drawing.Size(250, 258)
        Me.GroupBox1.TabIndex = 0
        Me.GroupBox1.TabStop = False
        Me.GroupBox1.Text = "Date"
        '
        'txtYear
        '
        Me.txtYear.Location = New System.Drawing.Point(128, 29)
        Me.txtYear.Name = "txtYear"
        Me.txtYear.Size = New System.Drawing.Size(71, 21)
        Me.txtYear.TabIndex = 3
        '
        'nudYear
        '
        Me.nudYear.Location = New System.Drawing.Point(205, 29)
        Me.nudYear.Maximum = New Decimal(New Integer() {2600, 0, 0, 0})
        Me.nudYear.Minimum = New Decimal(New Integer() {1800, 0, 0, 0})
        Me.nudYear.Name = "nudYear"
        Me.nudYear.Size = New System.Drawing.Size(18, 21)
        Me.nudYear.TabIndex = 2
        Me.nudYear.Value = New Decimal(New Integer() {2008, 0, 0, 0})
        '
        'cobMon
        '
        Me.cobMon.DropDownHeight = 80
        Me.cobMon.FormattingEnabled = True
        Me.cobMon.IntegralHeight = False
        Me.cobMon.ItemHeight = 12
        Me.cobMon.Items.AddRange(New Object() {"January", "Feberary", "March", "Apirl", "May", "June", "July", "August", "September", "October", "November", "December"})
        Me.cobMon.Location = New System.Drawing.Point(15, 30)
        Me.cobMon.MaxDropDownItems = 5
        Me.cobMon.Name = "cobMon"
        Me.cobMon.Size = New System.Drawing.Size(88, 20)
        Me.cobMon.TabIndex = 1
        '
        'Calendar
        '
        Me.Calendar.Enabled = True
        Me.Calendar.Location = New System.Drawing.Point(6, 56)
        Me.Calendar.Name = "Calendar"
        Me.Calendar.OcxState = CType(resources.GetObject("Calendar.OcxState"), System.Windows.Forms.AxHost.State)
        Me.Calendar.Size = New System.Drawing.Size(238, 196)
        Me.Calendar.TabIndex = 0
        '
        'TabPage2
        '
        Me.TabPage2.BackColor = System.Drawing.SystemColors.Control
        Me.TabPage2.Controls.Add(Me.CheckBox1)
        Me.TabPage2.Controls.Add(Me.PictureBox1)
        Me.TabPage2.Controls.Add(Me.ComboBox1)
        Me.TabPage2.Location = New System.Drawing.Point(4, 22)
        Me.TabPage2.Name = "TabPage2"
        Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
        Me.TabPage2.Size = New System.Drawing.Size(528, 334)
        Me.TabPage2.TabIndex = 1
        Me.TabPage2.Text = "Time Zone"
        '
        'CheckBox1
        '
        Me.CheckBox1.Location = New System.Drawing.Point(31, 280)
        Me.CheckBox1.Name = "CheckBox1"
        Me.CheckBox1.Size = New System.Drawing.Size(466, 29)
        Me.CheckBox1.TabIndex = 17
        Me.CheckBox1.Text = "Automatically adjust clock for daylight saving changes"
        Me.CheckBox1.UseVisualStyleBackColor = True
        '
        'PictureBox1
        '
        Me.PictureBox1.ErrorImage = CType(resources.GetObject("PictureBox1.ErrorImage"), System.Drawing.Image)
        Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
        Me.PictureBox1.Location = New System.Drawing.Point(31, 49)
        Me.PictureBox1.Name = "PictureBox1"
        Me.PictureBox1.Size = New System.Drawing.Size(466, 225)
        Me.PictureBox1.TabIndex = 16
        Me.PictureBox1.TabStop = False
        '
        'ComboBox1
        '
        Me.ComboBox1.DropDownHeight = 110
        Me.ComboBox1.FormattingEnabled = True
        Me.ComboBox1.IntegralHeight = False
        Me.ComboBox1.ItemHeight = 12
        Me.ComboBox1.Items.AddRange(New Object() {"(GMT -12:00) Eniwetok, Kwajalein ", "(GMT -11:00) Midway Island, Samoa ", "(GMT -10:00) Hawaii ", "(GMT -09:00) Alaska ", "(GMT -08:00) Pacific Time (US and Canada); Tijuana ", "(GMT -07:00) Arizona ", "(GMT -07:00) Mountain Time (US and Canada) ", "(GMT -06:00) Central Time (US and Canada) ", "(GMT -06:00) Mexico City, Tegucigalpa ", "(GMT -06:00) Saskatchewan ", "(GMT -05:00) Bogota, Lima ", "(GMT -05:00) Eastern Time (US and Canada) ", "(GMT -05:00) Indiana (East) ", "(GMT -04:00) Atlantic Time (Canada) ", "(GMT -04:00) Caracas, La Paz ", "(GMT -03:30) Newfoundland ", "(GMT -03:00) Brasilia ", "(GMT -03:00) Buenos Aires, Georgetown ", "(GMT -02:00) Mid-Atlantic ", "(GMT -01:00) Azores, Cape Verde Is. ", "(GMT +00:00) Greenwich Mean Time; Dublin, Edinburgh, London, Lisbon ", "(GMT +00:00) Monrovia, Casablanca ", "(GMT +01:00) Berlin, Stockhold, Rome, Bern, Brussels, Vienna ", "(GMT +01:00) Paris, Madrid, Amsterdam ", "(GMT +01:00) Prage, Warsaw, Budapest ", "(GMT +02:00) Athens, Helsinki, Istanbul ", "(GMT +02:00) Cairo ", "(GMT +02:00) Eastern Europe ", "(GMT +02:00) Harare, Pretoria ", "(GMT +02:00) Israel ", "(GMT +03:00) Baghdad, Kuwait, Nairobi, Riyadh ", "(GMT +03:00) Moscow, St. Petersburgh, Kazan, Volgograd ", "(GMT +03:00) Tehran ", "(GMT +04:00) Abu Dhabi, Muscat, Tbilisi ", "(GMT +04:30) Kabul ", "(GMT +05:00) Islamabad, Karachi, Ekaterinburg, Tashkent ", "(GMT +05:30) Bombay, Calcutta, Madras, New Delhi, Colombo ", "(GMT +06:00) Almaty, Dhaka ", "(GMT +07:00) Bangkok, Jakarta, Hanoi ", "(GMT +08:00) Beijing, Chongqing, Urumqi ", "(GMT +08:00) Hong Kong, Perth, Singapore, Taipei ", "(GMT +09:00) Tokyo, Osaka, Sapporo, Seoul, Yakutsk ", "(GMT +09:30) Adelaide ", "(GMT +09:30) Darwin ", "(GMT +10:00) Brisbane, Melbourne, Sydney ", "(GMT +10:00) Guam, Port Moresby, Vladivostok ", "(GMT +10:00) Hobart ", "(GMT +11:00) Magadan, Solomon Is., New Caledonia ", "(GMT +12:00) Fiji, Kamchatka, Marshall Is. ", "(GMT +12:00) Wellington, Auckland "})
        Me.ComboBox1.Location = New System.Drawing.Point(31, 23)
        Me.ComboBox1.MaxDropDownItems = 5
        Me.ComboBox1.Name = "ComboBox1"
        Me.ComboBox1.Size = New System.Drawing.Size(466, 20)
        Me.ComboBox1.TabIndex = 18
        Me.ComboBox1.Text = "(GMT -12:00) Eniwetok, Kwajalein "
        '
        'Timer1
        '
        '
        'Form1
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
        Me.ClientSize = New System.Drawing.Size(538, 439)
        Me.Controls.Add(Me.TabControl1)
        Me.Controls.Add(Me.btnapply)
        Me.Controls.Add(Me.btncancel)
        Me.Controls.Add(Me.btnok)
        Me.Name = "Form1"
        Me.Text = "Date/Time"
        Me.TabControl1.ResumeLayout(False)
        Me.TabPage1.ResumeLayout(False)
        Me.GroupBox2.ResumeLayout(False)
        Me.GroupBox2.PerformLayout()
        CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.nudMin, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.nudSec, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.nudHour, System.ComponentModel.ISupportInitialize).EndInit()
        Me.GroupBox1.ResumeLayout(False)
        Me.GroupBox1.PerformLayout()
        CType(Me.nudYear, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.Calendar, System.ComponentModel.ISupportInitialize).EndInit()
        Me.TabPage2.ResumeLayout(False)
        CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
        Me.ResumeLayout(False)

    End Sub
    Friend WithEvents btnok As System.Windows.Forms.Button
    Friend WithEvents btncancel As System.Windows.Forms.Button
    Friend WithEvents btnapply As System.Windows.Forms.Button
    Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
    Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
    Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
    Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
    Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
    Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
    Friend WithEvents lblTimeZone As System.Windows.Forms.Label
    Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
    Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
    Friend WithEvents rbnPm As System.Windows.Forms.RadioButton
    Friend WithEvents rbnAm As System.Windows.Forms.RadioButton
    Friend WithEvents nudMin As System.Windows.Forms.NumericUpDown
    Friend WithEvents nudSec As System.Windows.Forms.NumericUpDown
    Friend WithEvents nudHour As System.Windows.Forms.NumericUpDown
    Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
    Friend WithEvents nudYear As System.Windows.Forms.NumericUpDown
    Friend WithEvents cobMon As System.Windows.Forms.ComboBox
    Friend WithEvents Timer1 As System.Windows.Forms.Timer
    Friend WithEvents txtYear As System.Windows.Forms.TextBox
    Friend WithEvents Calendar As AxMSACAL.AxCalendar

End Class

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -