Monografias.com > Sin categoría
Descargar Imprimir Comentar Ver trabajos relacionados

Graficadora de funciones matemáticas en Visual Basic 2005 (página 2)




Enviado por jaimemontoya



Partes: 1, 2, 3, 4, 5, 6

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
_

Partial Class formulariodeayuda

Inherits System.Windows.Forms.Form

'Form reemplaza a Dispose para limpiar
la lista de componentes.

<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

'Requerido por el Diseñador de
Windows Forms

Private components
As
System.ComponentModel.IContainer

'NOTA: el Diseñador de Windows
Forms necesita el siguiente procedimiento

'Se puede modificar usando el
Diseñador de Windows Forms.

'No lo modifique con el editor de
código.

<System.Diagnostics.DebuggerStepThrough()>
_

Private Sub InitializeComponent()

Dim resources
As
System.ComponentModel.ComponentResourceManager =
New
System.ComponentModel.ComponentResourceManager(GetType(formulariodeayuda))

Me.Label17 =
New
System.Windows.Forms.Label

Me.Label16 =
New
System.Windows.Forms.Label

Me.Label15 =
New
System.Windows.Forms.Label

Me.Label14 =
New
System.Windows.Forms.Label

Me.graficar =
New
System.Windows.Forms.Button

Me.Label13 =
New
System.Windows.Forms.Label

Me.Label12 =
New
System.Windows.Forms.Label

Me.Label11 =
New
System.Windows.Forms.Label

Me.Label10 =
New
System.Windows.Forms.Label

Me.Label9 =
New
System.Windows.Forms.Label

Me.Label8 =
New
System.Windows.Forms.Label

Me.Label7 =
New
System.Windows.Forms.Label

Me.Label5 =
New
System.Windows.Forms.Label

Me.Label4 =
New
System.Windows.Forms.Label

Me.Label3 =
New
System.Windows.Forms.Label

Me.Label2 =
New
System.Windows.Forms.Label

Me.Label1 =
New
System.Windows.Forms.Label

Me.Label6 =
New
System.Windows.Forms.Label

Me.SuspendLayout()

'

'Label17

'

Me.Label17.AutoSize
= True

Me.Label17.BackColor =
System.Drawing.Color.Transparent

Me.Label17.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label17.ForeColor =
System.Drawing.Color.White

Me.Label17.Location
= New
System.Drawing.Point(37, 394)

Me.Label17.Name =
"Label17"

Me.Label17.Size =
New System.Drawing.Size(54,
18)

Me.Label17.TabIndex =
76

Me.Label17.Text =
"0.001."

'

'Label16

'

Me.Label16.AutoSize
= True

Me.Label16.BackColor =
System.Drawing.Color.Transparent

Me.Label16.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label16.ForeColor =
System.Drawing.Color.White

Me.Label16.Location
= New
System.Drawing.Point(37, 376)

Me.Label16.Name =
"Label16"

Me.Label16.Size =
New System.Drawing.Size(705,
18)

Me.Label16.TabIndex =
75

Me.Label16.Text =
"Tolerancia=0.001;
busca si la función
tiene una raíz entre los valores 2
y 3 del " & _

"eje x, con un error de"

'

'Label15

'

Me.Label15.AutoSize
= True

Me.Label15.BackColor =
System.Drawing.Color.Transparent

Me.Label15.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label15.ForeColor =
System.Drawing.Color.White

Me.Label15.Location
= New
System.Drawing.Point(281, 356)

Me.Label15.Name =
"Label15"

Me.Label15.Size =
New System.Drawing.Size(466,
18)

Me.Label15.TabIndex =
74

Me.Label15.Text =
"Se usa para encontrar raíces de
funciones. Por
ejemplo: a=2, b=3,"

'

'Label14

'

Me.Label14.AutoSize
= True

Me.Label14.BackColor =
System.Drawing.Color.Transparent

Me.Label14.Font =
New
System.Drawing.Font("Georgia", 12.0!, CType((System.Drawing.FontStyle.Bold
Or
System.Drawing.FontStyle.Underline),
System.Drawing.FontStyle),
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label14.ForeColor =
System.Drawing.Color.White

Me.Label14.Location
= New
System.Drawing.Point(36, 356)

Me.Label14.Name =
"Label14"

Me.Label14.Size =
New System.Drawing.Size(244,
18)

Me.Label14.TabIndex =
73

Me.Label14.Text =
"Método de
la Falsa Posición:"

'

'graficar

'

Me.graficar.BackgroundImage
= CType(resources.GetObject("graficar.BackgroundImage"),
System.Drawing.Image)

Me.graficar.Font =
New
System.Drawing.Font("Georgia", 9.75!,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.graficar.Location
= New
System.Drawing.Point(323, 489)

Me.graficar.Name =
"graficar"

Me.graficar.Size =
New System.Drawing.Size(147,
45)

Me.graficar.TabIndex =
72

Me.graficar.Text =
"Regresar"

Me.graficar.UseVisualStyleBackColor
= True

'

'Label13

'

Me.Label13.AutoSize
= True

Me.Label13.BackColor =
System.Drawing.Color.Transparent

Me.Label13.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label13.ForeColor =
System.Drawing.Color.White

Me.Label13.Location
= New
System.Drawing.Point(36, 329)

Me.Label13.Name =
"Label13"

Me.Label13.Size =
New System.Drawing.Size(140,
18)

Me.Label13.TabIndex =
71

Me.Label13.Text =
"matemáticamente."

'

'Label12

'

Me.Label12.AutoSize
= True

Me.Label12.BackColor =
System.Drawing.Color.Transparent

Me.Label12.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label12.ForeColor =
System.Drawing.Color.White

Me.Label12.Location
= New
System.Drawing.Point(36, 309)

Me.Label12.Name =
"Label12"

Me.Label12.Size =
New System.Drawing.Size(722,
18)

Me.Label12.TabIndex =
70

Me.Label12.Text =
"negativo ni cero porque esto
causaría un error en el programa, debido
a que es im" & _

"posible evaluar tales"

'

'Label11

'

Me.Label11.AutoSize
= True

Me.Label11.BackColor =
System.Drawing.Color.Transparent

Me.Label11.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label11.ForeColor =
System.Drawing.Color.White

Me.Label11.Location
= New
System.Drawing.Point(134, 289)

Me.Label11.Name =
"Label11"

Me.Label11.Size =
New System.Drawing.Size(612,
18)

Me.Label11.TabIndex =
69

Me.Label11.Text =
"Al graficar raíces cuadradas y
logaritmos, el valor
mínimo de x en la escala no
d" & _

"ebe ser"

'

'Label10

'

Me.Label10.AutoSize
= True

Me.Label10.BackColor =
System.Drawing.Color.Transparent

Me.Label10.Font =
New
System.Drawing.Font("Georgia", 12.0!, CType((System.Drawing.FontStyle.Bold
Or
System.Drawing.FontStyle.Underline),
System.Drawing.FontStyle),
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label10.ForeColor =
System.Drawing.Color.White

Me.Label10.Location
= New
System.Drawing.Point(33, 289)

Me.Label10.Name =
"Label10"

Me.Label10.Size =
New System.Drawing.Size(100,
18)

Me.Label10.TabIndex =
68

Me.Label10.Text =
"Intervalos:"

'

'Label9

'

Me.Label9.AutoSize =
True

Me.Label9.BackColor =
System.Drawing.Color.Transparent

Me.Label9.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label9.ForeColor =
System.Drawing.Color.White

Me.Label9.Location =
New System.Drawing.Point(34,
256)

Me.Label9.Name =
"Label9"

Me.Label9.Size =
New System.Drawing.Size(328,
18)

Me.Label9.TabIndex =
67

Me.Label9.Text =
"diciendo que se introduzca una
función válida."

'

'Label8

'

Me.Label8.AutoSize =
True

Me.Label8.BackColor =
System.Drawing.Color.Transparent

Me.Label8.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label8.ForeColor =
System.Drawing.Color.White

Me.Label8.Location =
New System.Drawing.Point(36,
234)

Me.Label8.Name =
"Label8"

Me.Label8.Size =
New System.Drawing.Size(677,
18)

Me.Label8.TabIndex =
66

Me.Label8.Text =
"existirá error en el programa. Si
se introducen incoherencias, el programa mostra"
& _

"rá un mensaje"

'

'Label7

'

Me.Label7.AutoSize =
True

Me.Label7.BackColor =
System.Drawing.Color.Transparent

Me.Label7.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label7.ForeColor =
System.Drawing.Color.White

Me.Label7.Location =
New System.Drawing.Point(36,
211)

Me.Label7.Name =
"Label7"

Me.Label7.Size =
New System.Drawing.Size(723,
18)

Me.Label7.TabIndex =
65

Me.Label7.Text =
"log(-1), log10(-2), sqrt(-0.5), etc. Si se
introducen funciones matemáticamente i" &
_

"mposibles de evaluar, "

'

'Label5

'

Me.Label5.AutoSize =
True

Me.Label5.BackColor =
System.Drawing.Color.Transparent

Me.Label5.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label5.ForeColor =
System.Drawing.Color.White

Me.Label5.Location =
New System.Drawing.Point(156,
188)

Me.Label5.Name =
"Label5"

Me.Label5.Size =
New System.Drawing.Size(596,
18)

Me.Label5.TabIndex =
64

Me.Label5.Text =
"Hay expresiones que son
matemáticamente imposibles de evaluar, por ejemplo
1/0,"

'

'Label4

'

Me.Label4.AutoSize =
True

Me.Label4.BackColor =
System.Drawing.Color.Transparent

Me.Label4.Font =
New
System.Drawing.Font("Georgia", 12.0!, CType((System.Drawing.FontStyle.Bold
Or
System.Drawing.FontStyle.Underline),
System.Drawing.FontStyle),
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label4.ForeColor =
System.Drawing.Color.White

Me.Label4.Location =
New System.Drawing.Point(33,
188)

Me.Label4.Name =
"Label4"

Me.Label4.Size =
New System.Drawing.Size(117,
18)

Me.Label4.TabIndex =
63

Me.Label4.Text =
"Excepciones:"

'

'Label3

'

Me.Label3.AutoSize =
True

Me.Label3.BackColor =
System.Drawing.Color.Transparent

Me.Label3.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label3.ForeColor =
System.Drawing.Color.White

Me.Label3.Location =
New System.Drawing.Point(36,
151)

Me.Label3.Name =
"Label3"

Me.Label3.Size =
New System.Drawing.Size(618,
18)

Me.Label3.TabIndex =
62

Me.Label3.Text =
"tan(x), sinh(x), cosh(x), tanh(x), log(x),
log10(x), sqrt(x), e^(x), x^(2), x+sin" &
_

"(x)*3, etc."

'

'Label2

'

Me.Label2.AutoSize =
True

Me.Label2.BackColor =
System.Drawing.Color.Transparent

Me.Label2.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label2.ForeColor =
System.Drawing.Color.White

Me.Label2.Location =
New System.Drawing.Point(214,
129)

Me.Label2.Name =
"Label2"

Me.Label2.Size =
New System.Drawing.Size(516,
18)

Me.Label2.TabIndex =
61

Me.Label2.Text =
"Algunos ejemplos de funciones que se
pueden evaluar son: sin(x), cos(x),"

'

'Label1

'

Me.Label1.AutoSize =
True

Me.Label1.BackColor =
System.Drawing.Color.Transparent

Me.Label1.Font =
New
System.Drawing.Font("Georgia", 12.0!, CType((System.Drawing.FontStyle.Bold
Or
System.Drawing.FontStyle.Underline),
System.Drawing.FontStyle),
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label1.ForeColor =
System.Drawing.Color.White

Me.Label1.Location =
New System.Drawing.Point(33,
129)

Me.Label1.Name =
"Label1"

Me.Label1.Size =
New System.Drawing.Size(175,
18)

Me.Label1.TabIndex =
60

Me.Label1.Text =
"Tipos de Funciones:"

'

'Label6

'

Me.Label6.AutoSize =
True

Me.Label6.BackColor =
System.Drawing.Color.Transparent

Me.Label6.Font =
New
System.Drawing.Font("Georgia", 24.0!, CType(((System.Drawing.FontStyle.Bold
Or
System.Drawing.FontStyle.Italic) _

Or
System.Drawing.FontStyle.Underline),
System.Drawing.FontStyle),
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label6.ForeColor =
System.Drawing.Color.White

Me.Label6.Location =
New System.Drawing.Point(316,
62)

Me.Label6.Name =
"Label6"

Me.Label6.Size =
New System.Drawing.Size(126,
38)

Me.Label6.TabIndex =
59

Me.Label6.Text =
"Ayuda"

'

'formulariodeayuda

'

Me.AutoScaleDimensions
= New
System.Drawing.SizeF(6.0!, 13.0!)

Me.AutoScaleMode =
System.Windows.Forms.AutoScaleMode.Font

Me.BackgroundImage =
CType(resources.GetObject("$this.BackgroundImage"),
System.Drawing.Image)

Me.ClientSize =
New System.Drawing.Size(793,
596)

Me.Controls.Add(Me.Label17)

Me.Controls.Add(Me.Label16)

Me.Controls.Add(Me.Label15)

Me.Controls.Add(Me.Label14)

Me.Controls.Add(Me.graficar)

Me.Controls.Add(Me.Label13)

Me.Controls.Add(Me.Label12)

Me.Controls.Add(Me.Label11)

Me.Controls.Add(Me.Label10)

Me.Controls.Add(Me.Label9)

Me.Controls.Add(Me.Label8)

Me.Controls.Add(Me.Label7)

Me.Controls.Add(Me.Label5)

Me.Controls.Add(Me.Label4)

Me.Controls.Add(Me.Label3)

Me.Controls.Add(Me.Label2)

Me.Controls.Add(Me.Label1)

Me.Controls.Add(Me.Label6)

Me.Name =
"formulariodeayuda"

Me.StartPosition =
System.Windows.Forms.FormStartPosition.CenterScreen

Me.Text =
"Ayuda"

Me.ResumeLayout(False)

Me.PerformLayout()

End Sub

Friend WithEvents Label17 As System.Windows.Forms.Label

Friend WithEvents Label16 As System.Windows.Forms.Label

Friend WithEvents Label15 As System.Windows.Forms.Label

Friend WithEvents Label14 As System.Windows.Forms.Label

Friend WithEvents graficar As System.Windows.Forms.Button

Friend WithEvents Label13 As System.Windows.Forms.Label

Friend WithEvents Label12 As System.Windows.Forms.Label

Friend WithEvents Label11 As System.Windows.Forms.Label

Friend WithEvents Label10 As System.Windows.Forms.Label

Friend WithEvents Label9 As System.Windows.Forms.Label

Friend WithEvents Label8 As System.Windows.Forms.Label

Friend WithEvents Label7 As System.Windows.Forms.Label

Friend WithEvents Label5 As System.Windows.Forms.Label

Friend WithEvents Label4 As System.Windows.Forms.Label

Friend WithEvents Label3 As System.Windows.Forms.Label

Friend WithEvents Label2 As System.Windows.Forms.Label

Friend WithEvents Label1 As System.Windows.Forms.Label

Friend WithEvents Label6 As System.Windows.Forms.Label

End Class

formulariodecreditos.Designer.vb

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
_

Partial Class formulariodecreditos

Inherits
System.Windows.Forms.Form

'Form reemplaza a Dispose para limpiar
la lista de componentes.

<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

'Requerido por el Diseñador de
Windows Forms

Private components
As
System.ComponentModel.IContainer

'NOTA: el Diseñador de Windows
Forms necesita el siguiente procedimiento

'Se puede modificar usando el
Diseñador de Windows Forms.

'No lo modifique con el editor de
código.

<System.Diagnostics.DebuggerStepThrough()>
_

Private Sub InitializeComponent()

Dim resources
As
System.ComponentModel.ComponentResourceManager =
New
System.ComponentModel.ComponentResourceManager(GetType(formulariodecreditos))

Me.graficar =
New
System.Windows.Forms.Button

Me.Label4 =
New
System.Windows.Forms.Label

Me.Label3 =
New
System.Windows.Forms.Label

Me.Label2 =
New
System.Windows.Forms.Label

Me.Label1 =
New
System.Windows.Forms.Label

Me.PictureBox1 =
New
System.Windows.Forms.PictureBox

Me.Label5 =
New
System.Windows.Forms.Label

CType(Me.PictureBox1,
System.ComponentModel.ISupportInitialize).BeginInit()

Me.SuspendLayout()

'

'graficar

'

Me.graficar.BackgroundImage
= CType(resources.GetObject("graficar.BackgroundImage"),
System.Drawing.Image)

Me.graficar.Font =
New
System.Drawing.Font("Georgia", 9.75!,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.graficar.Location
= New
System.Drawing.Point(270, 185)

Me.graficar.Name =
"graficar"

Me.graficar.Size =
New System.Drawing.Size(147,
45)

Me.graficar.TabIndex =
61

Me.graficar.Text =
"Regresar"

Me.graficar.UseVisualStyleBackColor
= True

'

'Label4

'

Me.Label4.AutoSize =
True

Me.Label4.BackColor =
System.Drawing.Color.Transparent

Me.Label4.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label4.ForeColor =
System.Drawing.Color.White

Me.Label4.Location =
New System.Drawing.Point(213,
103)

Me.Label4.Name =
"Label4"

Me.Label4.Size =
New System.Drawing.Size(154,
18)

Me.Label4.TabIndex =
60

Me.Label4.Text =
"Yanira Flores Rivera"

'

'Label3

'

Me.Label3.AutoSize =
True

Me.Label3.BackColor =
System.Drawing.Color.Transparent

Me.Label3.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label3.ForeColor =
System.Drawing.Color.White

Me.Label3.Location =
New System.Drawing.Point(213,
131)

Me.Label3.Name =
"Label3"

Me.Label3.Size =
New System.Drawing.Size(244,
18)

Me.Label3.TabIndex =
59

Me.Label3.Text =
"Jaime Oswaldo Montoya
Guzmán"

'

'Label2

'

Me.Label2.AutoSize =
True

Me.Label2.BackColor =
System.Drawing.Color.Transparent

Me.Label2.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label2.ForeColor =
System.Drawing.Color.White

Me.Label2.Location =
New System.Drawing.Point(213,
73)

Me.Label2.Name =
"Label2"

Me.Label2.Size =
New System.Drawing.Size(268,
18)

Me.Label2.TabIndex =
58

Me.Label2.Text =
"Jennifer Esmeralda Chacón
Carranza"

'

'Label1

'

Me.Label1.AutoSize =
True

Me.Label1.BackColor =
System.Drawing.Color.Transparent

Me.Label1.Font =
New
System.Drawing.Font("Georgia", 24.0!, CType(((System.Drawing.FontStyle.Bold
Or
System.Drawing.FontStyle.Italic) _

Or
System.Drawing.FontStyle.Underline),
System.Drawing.FontStyle),
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label1.ForeColor =
System.Drawing.Color.White

Me.Label1.Location =
New System.Drawing.Point(147,
16)

Me.Label1.Name =
"Label1"

Me.Label1.Size =
New System.Drawing.Size(158,
38)

Me.Label1.TabIndex =
57

Me.Label1.Text =
"Créditos"

'

'PictureBox1

'

Me.PictureBox1.Image
= CType(resources.GetObject("PictureBox1.Image"),
System.Drawing.Image)

Me.PictureBox1.Location
= New
System.Drawing.Point(24, 73)

Me.PictureBox1.Name
= "PictureBox1"

Me.PictureBox1.Size
= New
System.Drawing.Size(172, 165)

Me.PictureBox1.TabIndex =
56

Me.PictureBox1.TabStop
= False

'

'Label5

'

Me.Label5.AutoSize =
True

Me.Label5.BackColor =
System.Drawing.Color.Transparent

Me.Label5.Font =
New
System.Drawing.Font("Georgia", 12.0!,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label5.ForeColor =
System.Drawing.Color.White

Me.Label5.Location =
New System.Drawing.Point(213,
149)

Me.Label5.Name =
"Label5"

Me.Label5.Size =
New System.Drawing.Size(235,
18)

Me.Label5.TabIndex =
62

Me.Label5.Text =
"webmaster[arroba]jaimemontoya.com"

'

'formulariodecreditos

'

Me.AutoScaleDimensions
= New
System.Drawing.SizeF(6.0!, 13.0!)

Me.AutoScaleMode =
System.Windows.Forms.AutoScaleMode.Font

Me.BackgroundImage =
CType(resources.GetObject("$this.BackgroundImage"),
System.Drawing.Image)

Me.ClientSize =
New System.Drawing.Size(505,
254)

Me.Controls.Add(Me.Label5)

Me.Controls.Add(Me.graficar)

Me.Controls.Add(Me.Label4)

Me.Controls.Add(Me.Label3)

Me.Controls.Add(Me.Label2)

Me.Controls.Add(Me.Label1)

Me.Controls.Add(Me.PictureBox1)

Me.Name =
"formulariodecreditos"

Me.StartPosition =
System.Windows.Forms.FormStartPosition.CenterScreen

Me.Text =
"Acerca de Graficadora de Funciones
Matemáticas"

CType(Me.PictureBox1,
System.ComponentModel.ISupportInitialize).EndInit()

Me.ResumeLayout(False)

Me.PerformLayout()

End Sub

Friend WithEvents graficar As System.Windows.Forms.Button

Friend WithEvents Label4 As System.Windows.Forms.Label

Friend WithEvents Label3 As System.Windows.Forms.Label

Friend WithEvents Label2 As System.Windows.Forms.Label

Friend WithEvents Label1 As System.Windows.Forms.Label

Friend WithEvents PictureBox1 As
System.Windows.Forms.PictureBox

Friend WithEvents Label5 As System.Windows.Forms.Label

End Class

formulariodeinicio.Designer.vb

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
_

Partial Class formulariodeinicio

Inherits
System.Windows.Forms.Form

'Form reemplaza a Dispose para limpiar
la lista de componentes.

<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

'Requerido por el Diseñador de
Windows Forms

Private components
As
System.ComponentModel.IContainer

'NOTA: el Diseñador de Windows
Forms necesita el siguiente procedimiento

'Se puede modificar usando el
Diseñador de Windows Forms.

'No lo modifique con el editor de
código.

<System.Diagnostics.DebuggerStepThrough()>
_

Private Sub InitializeComponent()

Me.components =
New
System.ComponentModel.Container

Dim resources
As
System.ComponentModel.ComponentResourceManager =
New
System.ComponentModel.ComponentResourceManager(GetType(formulariodeinicio))

Me.Timer3 =
New
System.Windows.Forms.Timer(Me.components)

Me.Timer2 =
New
System.Windows.Forms.Timer(Me.components)

Me.Timer1 =
New
System.Windows.Forms.Timer(Me.components)

Me.Timer4 =
New
System.Windows.Forms.Timer(Me.components)

Me.bienvenido =
New
System.Windows.Forms.PictureBox

Me.Timer6 =
New
System.Windows.Forms.Timer(Me.components)

Me.Timer5 =
New
System.Windows.Forms.Timer(Me.components)

Me.sinfunction =
New
System.Windows.Forms.PictureBox

Me.cosfunction =
New
System.Windows.Forms.PictureBox

Me.parabolefunction
= New
System.Windows.Forms.PictureBox

Me.tanfunction =
New
System.Windows.Forms.PictureBox

Me.exponentialfunction
= New
System.Windows.Forms.PictureBox

Me.functionfunction
= New
System.Windows.Forms.PictureBox

Me.Label6 =
New
System.Windows.Forms.Label

Me.graficar =
New
System.Windows.Forms.Button

CType(Me.bienvenido,
System.ComponentModel.ISupportInitialize).BeginInit()

CType(Me.sinfunction,
System.ComponentModel.ISupportInitialize).BeginInit()

CType(Me.cosfunction,
System.ComponentModel.ISupportInitialize).BeginInit()

CType(Me.parabolefunction,
System.ComponentModel.ISupportInitialize).BeginInit()

CType(Me.tanfunction,
System.ComponentModel.ISupportInitialize).BeginInit()

CType(Me.exponentialfunction,
System.ComponentModel.ISupportInitialize).BeginInit()

CType(Me.functionfunction,
System.ComponentModel.ISupportInitialize).BeginInit()

Me.SuspendLayout()

'

'Timer3

'

Me.Timer3.Enabled =
True

Me.Timer3.Interval =
3000

'

'Timer2

'

Me.Timer2.Enabled =
True

Me.Timer2.Interval =
2000

'

'Timer1

'

Me.Timer1.Enabled =
True

Me.Timer1.Interval =
1000

'

'Timer4

'

Me.Timer4.Enabled =
True

Me.Timer4.Interval =
4000

'

'bienvenido

'

Me.bienvenido.Enabled
= False

Me.bienvenido.Image
= CType(resources.GetObject("bienvenido.Image"),
System.Drawing.Image)

Me.bienvenido.Location
= New
System.Drawing.Point(182, 100)

Me.bienvenido.Name =
"bienvenido"

Me.bienvenido.Size =
New System.Drawing.Size(394,
395)

Me.bienvenido.TabIndex =
57

Me.bienvenido.TabStop
= False

Me.bienvenido.Visible
= False

'

'Timer6

'

Me.Timer6.Enabled =
True

Me.Timer6.Interval =
6000

'

'Timer5

'

Me.Timer5.Enabled =
True

Me.Timer5.Interval =
5000

'

'sinfunction

'

Me.sinfunction.Image
= CType(resources.GetObject("sinfunction.Image"),
System.Drawing.Image)

Me.sinfunction.Location
= New
System.Drawing.Point(182, 100)

Me.sinfunction.Name
= "sinfunction"

Me.sinfunction.Size
= New
System.Drawing.Size(394, 395)

Me.sinfunction.TabIndex =
56

Me.sinfunction.TabStop
= False

'

'cosfunction

'

Me.cosfunction.Image
= CType(resources.GetObject("cosfunction.Image"),
System.Drawing.Image)

Me.cosfunction.Location
= New
System.Drawing.Point(182, 100)

Me.cosfunction.Name
= "cosfunction"

Me.cosfunction.Size
= New
System.Drawing.Size(394, 395)

Me.cosfunction.TabIndex =
55

Me.cosfunction.TabStop
= False

Me.cosfunction.Visible
= False

'

'parabolefunction

'

Me.parabolefunction.Image
= CType(resources.GetObject("parabolefunction.Image"),
System.Drawing.Image)

Me.parabolefunction.Location =
New System.Drawing.Point(182,
100)

Me.parabolefunction.Name
= "parabolefunction"

Me.parabolefunction.Size
= New
System.Drawing.Size(394, 395)

Me.parabolefunction.TabIndex =
54

Me.parabolefunction.TabStop
= False

Me.parabolefunction.Visible
= False

'

'tanfunction

'

Me.tanfunction.Image
= CType(resources.GetObject("tanfunction.Image"),
System.Drawing.Image)

Me.tanfunction.Location
= New
System.Drawing.Point(182, 100)

Me.tanfunction.Name
= "tanfunction"

Me.tanfunction.Size
= New
System.Drawing.Size(394, 395)

Me.tanfunction.TabIndex =
53

Me.tanfunction.TabStop
= False

Me.tanfunction.Visible
= False

'

'exponentialfunction

'

Me.exponentialfunction.Image =
CType(resources.GetObject("exponentialfunction.Image"),
System.Drawing.Image)

Me.exponentialfunction.Location =
New System.Drawing.Point(182,
100)

Me.exponentialfunction.Name
= "exponentialfunction"

Me.exponentialfunction.Size
= New
System.Drawing.Size(394, 395)

Me.exponentialfunction.TabIndex =
52

Me.exponentialfunction.TabStop =
False

Me.exponentialfunction.Visible =
False

'

'functionfunction

'

Me.functionfunction.Image
= CType(resources.GetObject("functionfunction.Image"),
System.Drawing.Image)

Me.functionfunction.Location =
New System.Drawing.Point(182,
100)

Me.functionfunction.Name
= "functionfunction"

Me.functionfunction.Size
= New
System.Drawing.Size(394, 395)

Me.functionfunction.TabIndex =
51

Me.functionfunction.TabStop
= False

Me.functionfunction.Visible
= False

'

'Label6

'

Me.Label6.AutoSize =
True

Me.Label6.BackColor =
System.Drawing.Color.Transparent

Me.Label6.Font =
New
System.Drawing.Font("Georgia", 24.0!, CType(((System.Drawing.FontStyle.Bold
Or
System.Drawing.FontStyle.Italic) _

Or
System.Drawing.FontStyle.Underline),
System.Drawing.FontStyle),
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.Label6.ForeColor =
System.Drawing.Color.White

Me.Label6.Location =
New System.Drawing.Point(70,
28)

Me.Label6.Name =
"Label6"

Me.Label6.Size =
New System.Drawing.Size(653,
38)

Me.Label6.TabIndex =
50

Me.Label6.Text =
"Graficador de Funciones
Matemáticas"

'

'graficar

'

Me.graficar.BackgroundImage
= CType(resources.GetObject("graficar.BackgroundImage"),
System.Drawing.Image)

Me.graficar.Font =
New
System.Drawing.Font("Georgia", 9.75!,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point, CType(0, Byte))

Me.graficar.Location
= New
System.Drawing.Point(310, 524)

Me.graficar.Name =
"graficar"

Me.graficar.Size =
New System.Drawing.Size(147,
45)

Me.graficar.TabIndex =
49

Me.graficar.Text =
"Entrar"

Me.graficar.UseVisualStyleBackColor
= True

'

'formulariodeinicio

'

Me.AutoScaleDimensions
= New
System.Drawing.SizeF(6.0!, 13.0!)

Me.AutoScaleMode =
System.Windows.Forms.AutoScaleMode.Font

Me.BackgroundImage =
CType(resources.GetObject("$this.BackgroundImage"),
System.Drawing.Image)

Me.ClientSize =
New System.Drawing.Size(793,
596)

Me.Controls.Add(Me.bienvenido)

Me.Controls.Add(Me.sinfunction)

Me.Controls.Add(Me.cosfunction)

Me.Controls.Add(Me.parabolefunction)

Me.Controls.Add(Me.tanfunction)

Partes: 1, 2, 3, 4, 5, 6
 Página anterior Volver al principio del trabajoPágina siguiente 

Nota al lector: es posible que esta página no contenga todos los componentes del trabajo original (pies de página, avanzadas formulas matemáticas, esquemas o tablas complejas, etc.). Recuerde que para ver el trabajo en su versión original completa, puede descargarlo desde el menú superior.

Todos los documentos disponibles en este sitio expresan los puntos de vista de sus respectivos autores y no de Monografias.com. El objetivo de Monografias.com es poner el conocimiento a disposición de toda su comunidad. Queda bajo la responsabilidad de cada lector el eventual uso que se le de a esta información. Asimismo, es obligatoria la cita del autor del contenido y de Monografias.com como fuentes de información.

Categorias
Newsletter