Calculadora

Páginas: 22 (5293 palabras) Publicado: 24 de marzo de 2011
Imports System.Math

Public Class Form1
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 Overloads Overrides 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 FormsPrivate components As System.ComponentModel.IContainer

'NOTA: el Diseñador de Windows Forms requiere el siguiente procedimiento
'Puede modificarse utilizando el Diseñador de Windows Forms.
'No lo modifique con el editor de código.
Friend WithEvents pictReme As System.Windows.Forms.PictureBox
Friend WithEvents MainMenu1 As System.Windows.Forms.MainMenu
FriendWithEvents bt1 As System.Windows.Forms.Button
Friend WithEvents bt2 As System.Windows.Forms.Button
Friend WithEvents bt3 As System.Windows.Forms.Button
Friend WithEvents bt4 As System.Windows.Forms.Button
Friend WithEvents bt5 As System.Windows.Forms.Button
Friend WithEvents bt6 As System.Windows.Forms.Button
Friend WithEvents bt7 As System.Windows.Forms.Button
FriendWithEvents bt8 As System.Windows.Forms.Button
Friend WithEvents bt9 As System.Windows.Forms.Button
Friend WithEvents bt0 As System.Windows.Forms.Button
Friend WithEvents btSigno As System.Windows.Forms.Button
Friend WithEvents btPunto As System.Windows.Forms.Button
Friend WithEvents btSuma As System.Windows.Forms.Button
Friend WithEvents btResta AsSystem.Windows.Forms.Button
Friend WithEvents btMultiplica As System.Windows.Forms.Button
Friend WithEvents btDivide As System.Windows.Forms.Button
Friend WithEvents btCuadrado As System.Windows.Forms.Button
Friend WithEvents btIgual As System.Windows.Forms.Button
Friend WithEvents btApagado As System.Windows.Forms.Button
Friend WithEvents btMC As System.Windows.Forms.ButtonFriend WithEvents btMS As System.Windows.Forms.Button
Friend WithEvents btMR As System.Windows.Forms.Button
Friend WithEvents btRetro As System.Windows.Forms.Button
Friend WithEvents menuCodigo As System.Windows.Forms.MenuItem
Friend WithEvents menuSalir As System.Windows.Forms.MenuItem
Friend WithEvents btAcero As System.Windows.Forms.Button
Friend WithEventstxtPantalla As System.Windows.Forms.TextBox
Friend WithEvents btSqrt As System.Windows.Forms.Button
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Panel4 As System.Windows.Forms.Panel
Friend WithEvents txtHora As System.Windows.Forms.TextBox
Friend WithEvents btC As System.Windows.Forms.ButtonFriend WithEvents Panel3 As System.Windows.Forms.Panel
Friend WithEvents menuCalculadora As System.Windows.Forms.MenuItem
Friend WithEvents Panel5 As System.Windows.Forms.Panel
Private Sub InitializeComponent()
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(Form1))
Me.bt1 = New System.Windows.Forms.ButtonMe.bt2 = New System.Windows.Forms.Button
Me.bt3 = New System.Windows.Forms.Button
Me.bt4 = New System.Windows.Forms.Button
Me.bt5 = New System.Windows.Forms.Button
Me.bt6 = New System.Windows.Forms.Button
Me.bt7 = New System.Windows.Forms.Button
Me.bt8 = New System.Windows.Forms.Button
Me.bt9 = New System.Windows.Forms.Button...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Calculo
  • Calculo
  • Calculos
  • Calculo
  • Calculo
  • Calculo
  • Calculo
  • Calculo

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS