• 您的位置我爱Aspx >> VB.Net >> 用VB.net制作一个小程序(3)
  • 用VB.net制作一个小程序(3)

  • 作者:aspxer  来源:internet  日期:2007-5-20 13:59:30  关键字:.net
  • Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox

    Friend WithEvents Label1 As System.Windows.Forms.Label

    Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox

    Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox

    Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox

    Friend WithEvents ListBox1 As System.Windows.Forms.ListBox

    Friend WithEvents Label2 As System.Windows.Forms.Label

    Friend WithEvents Label3 As System.Windows.Forms.Label

    Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton

    Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton

    Friend WithEvents RadioButton3 As System.Windows.Forms.RadioButton

    Friend WithEvents Button1 As System.Windows.Forms.Button

    Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox

    我对这篇文章有话说?
  • 广告位招租,广告代号:content_468_15
  • 上一篇:用VB.net制作一个小程序(2)
    下一篇:用新VB.NET 枚举提高效率