Ing. En Informatica

Páginas: 15 (3681 palabras) Publicado: 7 de diciembre de 2012
MATERIA: SISTEMAS DE INFORMACIÓN II
Objetivo: Analizar el código que se presenta a continuación y decir que hace este programa y explicar cuál es su funcionamiento mediante un diagrama de clase, objeto y de casos de uso. Se recomienda la aplicación grafica de una metodología vista en clase y mencionar cual se utilizo para la solución. Usted debe especificar cuál es la parte central del códigoPublic Class Frm1 Inherits System.Windows.Forms.Form #Region " Código generado por el Diseñador de Windows Forms " Public Sub New() MyBase.New() 'El Diseñador de Windows Forms requiere esta llamada. InitializeComponent() 'Agregar cualquier inicialización después de la llamada a InitializeComponent() End Sub 'Form reemplaza a Dispose para limpiar la lista de componentes. Protected OverloadsOverrides Sub Dispose(ByVal disposing As Boolean) If disposing Then If Not (components Is Nothing) Then components.Dispose() End If End If MyBase.Dispose(disposing) End Sub 'Requerido por el Diseñador de Windows Forms Private components As System.ComponentModel.IContainer 'NOTA: 'Puede 'No lo Friend Friend Friend Friend Friend Friend Friend Friend Friend Friend Friend Friend Friend Friend Friend FriendFriend Friend el Diseñador de Windows Forms requiere el siguiente procedimiento modificarse utilizando el Diseñador de Windows Forms. modifique con el editor de código. WithEvents BtnInicio As System.Windows.Forms.Button WithEvents Txtdestinos As System.Windows.Forms.TextBox WithEvents Label1 As System.Windows.Forms.Label WithEvents LblTorreb As System.Windows.Forms.Label WithEvents LblTorreA AsSystem.Windows.Forms.Label WithEvents LblTorreC As System.Windows.Forms.Label WithEvents Txttotales As System.Windows.Forms.TextBox WithEvents label22 As System.Windows.Forms.Label WithEvents TrackB As System.Windows.Forms.TrackBar WithEvents LblTorreAPalo As System.Windows.Forms.Label WithEvents LblTorreBPalo As System.Windows.Forms.Label WithEvents LblTorreCPalo As System.Windows.Forms.LabelWithEvents CBorigen As System.Windows.Forms.ComboBox WithEvents GroupBox1 As System.Windows.Forms.GroupBox WithEvents CBDestino As System.Windows.Forms.ComboBox WithEvents CbAuxiliar As System.Windows.Forms.ComboBox WithEvents cmbdisco As System.Windows.Forms.ComboBox WithEvents btnEliminar As System.Windows.Forms.Button

Friend WithEvents btnSalir As System.Windows.Forms.Button FriendWithEvents BtnPape As System.Windows.Forms.Button Friend WithEvents PaperleraDibujo As System.Windows.Forms.PictureBox Friend WithEvents lblvelocidad As System.Windows.Forms.Label Friend WithEvents Btnsacar As System.Windows.Forms.Button Friend WithEvents lbldiscopape As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Private Sub InitializeComponent() Dim resources AsSystem.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Frm1)) Me.BtnInicio = New System.Windows.Forms.Button Me.Txtdestinos = New System.Windows.Forms.TextBox Me.Label1 = New System.Windows.Forms.Label Me.LblTorreb = New System.Windows.Forms.Label Me.LblTorreA = New System.Windows.Forms.Label Me.LblTorreC = New System.Windows.Forms.LabelMe.Txttotales = New System.Windows.Forms.TextBox Me.label22 = New System.Windows.Forms.Label Me.TrackB = New System.Windows.Forms.TrackBar Me.LblTorreAPalo = New System.Windows.Forms.Label Me.LblTorreBPalo = New System.Windows.Forms.Label Me.LblTorreCPalo = New System.Windows.Forms.Label Me.CBorigen = New System.Windows.Forms.ComboBox Me.CBDestino = New System.Windows.Forms.ComboBox Me.GroupBox1 = NewSystem.Windows.Forms.GroupBox Me.CbAuxiliar = New System.Windows.Forms.ComboBox Me.cmbdisco = New System.Windows.Forms.ComboBox Me.btnEliminar = New System.Windows.Forms.Button Me.btnSalir = New System.Windows.Forms.Button Me.BtnPape = New System.Windows.Forms.Button Me.PaperleraDibujo = New System.Windows.Forms.PictureBox Me.lblvelocidad = New System.Windows.Forms.Label Me.Btnsacar = New...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Ing informatica
  • Ing. Informatica
  • Ing. Informático
  • Ing. Informatico
  • Ing informatica
  • ING INFORMATICA
  • Ing. Informatico
  • Ing. Informatica

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS