際際滷

際際滷Share a Scribd company logo
Proyecto 1
Private Sub Command1_Click()Form1.HideForm2.ShowEnd SubPrivate Sub Command2_Click()Form1.HideForm3.ShowEnd SubPrivate Sub Command3_Click()Form1.HideForm4.ShowEnd SubPrivate Sub Command4_Click()End SubPrivate Sub Label1_Click()End Sub
Trabajo de ept lissethe toro
Private Sub Command1_Click()Form2.HideForm1.ShowEnd SubPrivate Sub Command2_Click()Form2.HideForm3.ShowEnd SubPrivate Sub Command3_Click()Form2.HideForm4.ShowEnd Sub
Trabajo de ept lissethe toro
Private Sub Command1_Click()Form3.HideForm1.ShowEnd SubPrivate Sub Command2_Click()Form3.HideForm2.ShowEnd SubPrivate Sub Command3_Click()Form3.HideForm4.ShowEnd Sub
Trabajo de ept lissethe toro
Private Sub Command1_Click()Form4.HideForm1.ShowEnd SubPrivate Sub Command2_Click()Form4.HideForm2.ShowEnd SubPrivate Sub Command3_Click()Form4.HideForm3.ShowEnd SubPrivate Sub Command4_Click()End Sub
Proyecto 2
Private Sub Label1_Click()End SubPrivate Sub List1_Click()Select Case List1.ListIndexCase 0:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\argentina.jpg ")Case 1:Image1.Picture = LoadPicture(Path + "D:\\4 B\Banderas\bolivia.jpg")Case 2:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\brasil.jpg ")Case 3:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\chile.jpg ")Case 4:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\colombia.jpg ")Case 5:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\ecuador.jpg ")Case 6:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\peru.jpg ")Case 7:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\uruguay.jpg ")Case 8:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\venezuela.jpg ")Case 9:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\guyana.jpg ")Case 10:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\paraguay.jpg ")Case 11:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\surinam.jpg ")Case 12:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\guayana.jpg ")EndSelectEnd Sub
Proyecto 3
Private Sub Combo1_Change()Text1.Text = Combo1.TextEnd SubPrivate Sub Combo1_Click()If Combo1.ListIndex <> -1 ThenIf Combo1.Text <> "Ninguno" ThenText1.Text = Combo1.List(Combo1.ListIndex)ElseText1.Text = ""EndIfEndIfEnd SubPrivate Sub Command1_Click()Dim nuevo As Stringnuevo = InputBox("Ingrese un nuevo elemento", "Nuevo elemento")IfLen(Trim(nuevo)) > 0 ThenCombo1.AddItem nuevoEndIfEnd SubPrivate Sub Command2_Click()If Combo1.ListIndex <> -1 ThenCombo1.RemoveItem Combo1.ListIndexText1.Text = ""EndIfEnd SubPrivate Sub Command3_Click()Combo1.ClearEnd SubPrivate Sub Command4_Click()EndEnd Sub
Proyecto 4
Private Sub Command1_Click()Dim clave As Stringpituficodigo = "pipiripipirinay"If Text1.Text = pituficodigoThenMsgBox ("BienvenidO al sistema")Form2.ShowForm1.HideElseMsgBox ("Error,Estabas cerca!!!!,VUELVE A INTENTARLO")Text1.Text = ""Text1.SetFocusEndIfEnd SubPrivate Sub Command2_Click()EndEnd SubPrivate Sub Form_Load()Form1.ShowText1.SetFocusEnd Sub
Trabajo de ept lissethe toro
Private Sub Command1_Click()Dimdias As Integer, costo As Integer, cable As Integer, telefono As Integer, bar As Integer, hospedaje As Integer, servicio As Integer, total As Integer, igv As Integer, netos As Integerdias = Val(Text2.Text)If Option1.Value = True Then costo = 50If Option2.Value = True Then costo = 70hospedaje = costo * diasText3.Text = Str(hospedaje)If Check1.Value = vbCheckedThen cable = 20If Check2.Value = vbCheckedThentelefono = 20If Check3.Value = vbCheckedThen bar = 20servicio = cable + telefono + barText4.Text = Str(servicio)total = hospedaje + servicioText5.Text = Str(total)igv = 0.18 * totalText6.Text = Str(igv)neto = total + igvText7.Text = Str(neto)End SubPrivate Sub Command2_Click()Text1.Text = ""Text2.Text = ""Text3.Text = ""Text4.Text = ""Text5.Text = ""Text6.Text = ""Text7.Text = ""Text1.SetFocusEnd SubPrivate Sub Command3_Click()Form3.ShowEnd SubPrivate Sub Command4_Click()Dim res As Integerres = MsgBox("desea salir del sistema?", 4 + 32 + 256, "salir")If res = 6 ThenEndElseCancel = TrueEndIfEnd Sub
Trabajo de ept lissethe toro
Private Sub Command1_Click()Form2.ShowForm3.HideEnd Sub

More Related Content

What's hot (19)

Computer shortcuts
Computer shortcutsComputer shortcuts
Computer shortcuts
naslin prestilda
Computer keyboard shortcuts
Computer keyboard shortcutsComputer keyboard shortcuts
Computer keyboard shortcuts
Manoj Kumar Mishra
Mickey Shorts, Disney
Mickey Shorts, DisneyMickey Shorts, Disney
Mickey Shorts, Disney
Tammy Manis
Keyboard shortcuts
Keyboard shortcutsKeyboard shortcuts
Keyboard shortcuts
Ashish Yadav
Wtc Conspiration
Wtc ConspirationWtc Conspiration
Wtc Conspiration
Faeez Zain
Cara cepat pakai keyboard
Cara cepat pakai keyboardCara cepat pakai keyboard
Cara cepat pakai keyboard
Sukron Firudin
More than 100 keyboard shortcuts In Computer
More than 100 keyboard shortcuts In Computer More than 100 keyboard shortcuts In Computer
More than 100 keyboard shortcuts In Computer
TARUN VERMA
Keyboard shortcuts
Keyboard shortcutsKeyboard shortcuts
Keyboard shortcuts
aseener
Shortcuts
ShortcutsShortcuts
Shortcuts
Rohit Natani
MS office shortcuts
MS  office shortcutsMS  office shortcuts
MS office shortcuts
Zuhaib Hassan
Computer shortcut keys
Computer shortcut keysComputer shortcut keys
Computer shortcut keys
muhammad ali
More than 100 keyboard shortcuts
More than 100 keyboard shortcutsMore than 100 keyboard shortcuts
More than 100 keyboard shortcuts
Roslan Sulaiman
03 fade
 03 fade 03 fade
03 fade
Warawut
Keyboard shorcuts
Keyboard shorcutsKeyboard shorcuts
Keyboard shorcuts
Suman Debnath
More than 100 keyboard shortcuts must read
More than 100 keyboard shortcuts must readMore than 100 keyboard shortcuts must read
More than 100 keyboard shortcuts must read
Rohani Jusoh
How to add header in microsoft word
How to add header in microsoft wordHow to add header in microsoft word
How to add header in microsoft word
NUR LIYANA ZAINAL ABIDIN
Some Short cut keys of Computer
Some Short cut keys of ComputerSome Short cut keys of Computer
Some Short cut keys of Computer
Ramesh Pant
Comenzi tastatura
Comenzi tastaturaComenzi tastatura
Comenzi tastatura
C樽ndea Radu
Microsoft
MicrosoftMicrosoft
Microsoft
Valeriandie Pillin
Computer keyboard shortcuts
Computer keyboard shortcutsComputer keyboard shortcuts
Computer keyboard shortcuts
Manoj Kumar Mishra
Mickey Shorts, Disney
Mickey Shorts, DisneyMickey Shorts, Disney
Mickey Shorts, Disney
Tammy Manis
Keyboard shortcuts
Keyboard shortcutsKeyboard shortcuts
Keyboard shortcuts
Ashish Yadav
Wtc Conspiration
Wtc ConspirationWtc Conspiration
Wtc Conspiration
Faeez Zain
Cara cepat pakai keyboard
Cara cepat pakai keyboardCara cepat pakai keyboard
Cara cepat pakai keyboard
Sukron Firudin
More than 100 keyboard shortcuts In Computer
More than 100 keyboard shortcuts In Computer More than 100 keyboard shortcuts In Computer
More than 100 keyboard shortcuts In Computer
TARUN VERMA
Keyboard shortcuts
Keyboard shortcutsKeyboard shortcuts
Keyboard shortcuts
aseener
MS office shortcuts
MS  office shortcutsMS  office shortcuts
MS office shortcuts
Zuhaib Hassan
Computer shortcut keys
Computer shortcut keysComputer shortcut keys
Computer shortcut keys
muhammad ali
More than 100 keyboard shortcuts
More than 100 keyboard shortcutsMore than 100 keyboard shortcuts
More than 100 keyboard shortcuts
Roslan Sulaiman
03 fade
 03 fade 03 fade
03 fade
Warawut
Keyboard shorcuts
Keyboard shorcutsKeyboard shorcuts
Keyboard shorcuts
Suman Debnath
More than 100 keyboard shortcuts must read
More than 100 keyboard shortcuts must readMore than 100 keyboard shortcuts must read
More than 100 keyboard shortcuts must read
Rohani Jusoh
Some Short cut keys of Computer
Some Short cut keys of ComputerSome Short cut keys of Computer
Some Short cut keys of Computer
Ramesh Pant
Comenzi tastatura
Comenzi tastaturaComenzi tastatura
Comenzi tastatura
C樽ndea Radu

Viewers also liked (20)

Media Theories Presentation
Media Theories PresentationMedia Theories Presentation
Media Theories Presentation
Nageena Attariya
亠亰亠仆舒亳 从仍弍舒 仆舒 i-MIX 2012
亠亰亠仆舒亳 从仍弍舒 仆舒 i-MIX 2012亠亰亠仆舒亳 从仍弍舒 仆舒 i-MIX 2012
亠亰亠仆舒亳 从仍弍舒 仆舒 i-MIX 2012
SocialMediaClubCA
InteligenciasInteligencias
Inteligencias
wmendieta
亠从仂仄亠仆亟舒亳亳 仗仂 仗亠亰亠仆舒亳亳
亠从仂仄亠仆亟舒亳亳 仗仂 仗亠亰亠仆舒亳亳亠从仂仄亠仆亟舒亳亳 仗仂 仗亠亰亠仆舒亳亳
亠从仂仄亠仆亟舒亳亳 仗仂 仗亠亰亠仆舒亳亳
MeritSirus
Ghosts of gone birds the brief
Ghosts of gone birds the briefGhosts of gone birds the brief
Ghosts of gone birds the brief
ghostsofgonebirds
Fresh ones tissues
Fresh ones tissuesFresh ones tissues
Fresh ones tissues
Subhash Gupta
Managing ONLY devices is BYOD Policy FAILURE
 Managing ONLY devices is BYOD Policy FAILURE  Managing ONLY devices is BYOD Policy FAILURE
Managing ONLY devices is BYOD Policy FAILURE
Apperian
Ordenado power pointOrdenado power point
Ordenado power point
betsaidiadelangel
1. mathematical fundamentals
1. mathematical fundamentals1. mathematical fundamentals
1. mathematical fundamentals
Rakesh Rocky
Merge&acquisition
Merge&acquisitionMerge&acquisition
Merge&acquisition
lukic83
仗亠亰亠仆舒亳 仍舒亰亠仂于
仗亠亰亠仆舒亳 仍舒亰亠仂于仗亠亰亠仆舒亳 仍舒亰亠仂于
仗亠亰亠仆舒亳 仍舒亰亠仂于
Andreykireenkov
Molecular Dynamics Simulation of Microorganism Motion in Fluid Based on Granu...
Molecular Dynamics Simulation of Microorganism Motion in Fluid Based on Granu...Molecular Dynamics Simulation of Microorganism Motion in Fluid Based on Granu...
Molecular Dynamics Simulation of Microorganism Motion in Fluid Based on Granu...
Sparisoma Viridi
digital signature for SMS security
digital signature for SMS securitydigital signature for SMS security
digital signature for SMS security
Nilu Desai
[24]7 News April 2013
[24]7 News April 2013[24]7 News April 2013
[24]7 News April 2013
Mel Dolera
Enterpreneurship in Peru
Enterpreneurship in PeruEnterpreneurship in Peru
Enterpreneurship in Peru
Jose Luis Tapia
Website doanh nghiep nang cao
Website doanh nghiep nang caoWebsite doanh nghiep nang cao
Website doanh nghiep nang cao
Steven Thanh
Durham College - SPP Canada
Durham College - SPP CanadaDurham College - SPP Canada
Durham College - SPP Canada
Dhrron Consultancy
亰仄亠亠仆亳亠 舒亟亳仂亳亳 仆亠仆亠舒 于 舒亰舒舒仆亠
亰仄亠亠仆亳亠 舒亟亳仂亳亳 仆亠仆亠舒 于 舒亰舒舒仆亠亰仄亠亠仆亳亠 舒亟亳仂亳亳 仆亠仆亠舒 于 舒亰舒舒仆亠
亰仄亠亠仆亳亠 舒亟亳仂亳亳 仆亠仆亠舒 于 舒亰舒舒仆亠
SocialMediaClubCA
David mahmood dallas business journal facetime profile
David mahmood   dallas business journal facetime profileDavid mahmood   dallas business journal facetime profile
David mahmood dallas business journal facetime profile
Bruce Condit
Proyecto Educacional de Libre Mercado en Loreto
Proyecto Educacional de Libre Mercado en LoretoProyecto Educacional de Libre Mercado en Loreto
Proyecto Educacional de Libre Mercado en Loreto
Jose Luis Tapia
Media Theories Presentation
Media Theories PresentationMedia Theories Presentation
Media Theories Presentation
Nageena Attariya
亠亰亠仆舒亳 从仍弍舒 仆舒 i-MIX 2012
亠亰亠仆舒亳 从仍弍舒 仆舒 i-MIX 2012亠亰亠仆舒亳 从仍弍舒 仆舒 i-MIX 2012
亠亰亠仆舒亳 从仍弍舒 仆舒 i-MIX 2012
SocialMediaClubCA
InteligenciasInteligencias
Inteligencias
wmendieta
亠从仂仄亠仆亟舒亳亳 仗仂 仗亠亰亠仆舒亳亳
亠从仂仄亠仆亟舒亳亳 仗仂 仗亠亰亠仆舒亳亳亠从仂仄亠仆亟舒亳亳 仗仂 仗亠亰亠仆舒亳亳
亠从仂仄亠仆亟舒亳亳 仗仂 仗亠亰亠仆舒亳亳
MeritSirus
Ghosts of gone birds the brief
Ghosts of gone birds the briefGhosts of gone birds the brief
Ghosts of gone birds the brief
ghostsofgonebirds
Fresh ones tissues
Fresh ones tissuesFresh ones tissues
Fresh ones tissues
Subhash Gupta
Managing ONLY devices is BYOD Policy FAILURE
 Managing ONLY devices is BYOD Policy FAILURE  Managing ONLY devices is BYOD Policy FAILURE
Managing ONLY devices is BYOD Policy FAILURE
Apperian
Ordenado power pointOrdenado power point
Ordenado power point
betsaidiadelangel
1. mathematical fundamentals
1. mathematical fundamentals1. mathematical fundamentals
1. mathematical fundamentals
Rakesh Rocky
Merge&acquisition
Merge&acquisitionMerge&acquisition
Merge&acquisition
lukic83
仗亠亰亠仆舒亳 仍舒亰亠仂于
仗亠亰亠仆舒亳 仍舒亰亠仂于仗亠亰亠仆舒亳 仍舒亰亠仂于
仗亠亰亠仆舒亳 仍舒亰亠仂于
Andreykireenkov
Molecular Dynamics Simulation of Microorganism Motion in Fluid Based on Granu...
Molecular Dynamics Simulation of Microorganism Motion in Fluid Based on Granu...Molecular Dynamics Simulation of Microorganism Motion in Fluid Based on Granu...
Molecular Dynamics Simulation of Microorganism Motion in Fluid Based on Granu...
Sparisoma Viridi
digital signature for SMS security
digital signature for SMS securitydigital signature for SMS security
digital signature for SMS security
Nilu Desai
[24]7 News April 2013
[24]7 News April 2013[24]7 News April 2013
[24]7 News April 2013
Mel Dolera
Enterpreneurship in Peru
Enterpreneurship in PeruEnterpreneurship in Peru
Enterpreneurship in Peru
Jose Luis Tapia
Website doanh nghiep nang cao
Website doanh nghiep nang caoWebsite doanh nghiep nang cao
Website doanh nghiep nang cao
Steven Thanh
Durham College - SPP Canada
Durham College - SPP CanadaDurham College - SPP Canada
Durham College - SPP Canada
Dhrron Consultancy
亰仄亠亠仆亳亠 舒亟亳仂亳亳 仆亠仆亠舒 于 舒亰舒舒仆亠
亰仄亠亠仆亳亠 舒亟亳仂亳亳 仆亠仆亠舒 于 舒亰舒舒仆亠亰仄亠亠仆亳亠 舒亟亳仂亳亳 仆亠仆亠舒 于 舒亰舒舒仆亠
亰仄亠亠仆亳亠 舒亟亳仂亳亳 仆亠仆亠舒 于 舒亰舒舒仆亠
SocialMediaClubCA
David mahmood dallas business journal facetime profile
David mahmood   dallas business journal facetime profileDavid mahmood   dallas business journal facetime profile
David mahmood dallas business journal facetime profile
Bruce Condit
Proyecto Educacional de Libre Mercado en Loreto
Proyecto Educacional de Libre Mercado en LoretoProyecto Educacional de Libre Mercado en Loreto
Proyecto Educacional de Libre Mercado en Loreto
Jose Luis Tapia

Similar to Trabajo de ept lissethe toro (20)

Vbreport
VbreportVbreport
Vbreport
shweta-sharma99
19.Advanced Visual Basic Lab.pdf
19.Advanced Visual Basic Lab.pdf19.Advanced Visual Basic Lab.pdf
19.Advanced Visual Basic Lab.pdf
virox10x
Vbreport program
Vbreport programVbreport program
Vbreport program
dhi her
Harendra Singh,BCA Third Year
Harendra Singh,BCA Third YearHarendra Singh,BCA Third Year
Harendra Singh,BCA Third Year
dezyneecole
Pooja Sharma , BCA Third Year
Pooja Sharma , BCA Third YearPooja Sharma , BCA Third Year
Pooja Sharma , BCA Third Year
Dezyneecole
Kajal Gaharwal , BCA Third Year
Kajal Gaharwal , BCA Third YearKajal Gaharwal , BCA Third Year
Kajal Gaharwal , BCA Third Year
Dezyneecole
Rakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third YearRakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third Year
Dezyneecole
Sudarshan Joshi , BCA Third Year
Sudarshan Joshi , BCA Third YearSudarshan Joshi , BCA Third Year
Sudarshan Joshi , BCA Third Year
dezyneecole
Gaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third YearGaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third Year
Dezyneecole
Ravi Prakash Yadav , BCA Third Year
Ravi Prakash Yadav , BCA Third YearRavi Prakash Yadav , BCA Third Year
Ravi Prakash Yadav , BCA Third Year
Dezyneecole
Deepika Mittal , BCA Third Year
Deepika Mittal , BCA Third YearDeepika Mittal , BCA Third Year
Deepika Mittal , BCA Third Year
dezyneecole
Akshay Sharma , BCA Third Year
Akshay Sharma , BCA Third YearAkshay Sharma , BCA Third Year
Akshay Sharma , BCA Third Year
Dezyneecole
Kirti Kumawat, BCA Third Year
Kirti Kumawat, BCA Third YearKirti Kumawat, BCA Third Year
Kirti Kumawat, BCA Third Year
dezyneecole
Vb file
Vb fileVb file
Vb file
Mukund Trivedi
Ict project pdf
Ict project pdfIct project pdf
Ict project pdf
Happy Nezza Aranjuez
Makalah Pemrograman Visual Aplikasi Travel
Makalah Pemrograman Visual Aplikasi TravelMakalah Pemrograman Visual Aplikasi Travel
Makalah Pemrograman Visual Aplikasi Travel
SMK MUhammadiyah Singkut
Mithlesh Singh Rawat , BCA Third Year
Mithlesh Singh Rawat , BCA Third YearMithlesh Singh Rawat , BCA Third Year
Mithlesh Singh Rawat , BCA Third Year
dezyneecole
Reshma Kodwani , BCA Third Year
Reshma Kodwani , BCA Third YearReshma Kodwani , BCA Third Year
Reshma Kodwani , BCA Third Year
dezyneecole
Richtextbox
RichtextboxRichtextbox
Richtextbox
Amandeep Kaur
Proyecto "Papeler鱈a"
Proyecto "Papeler鱈a"Proyecto "Papeler鱈a"
Proyecto "Papeler鱈a"
Ayhli123
19.Advanced Visual Basic Lab.pdf
19.Advanced Visual Basic Lab.pdf19.Advanced Visual Basic Lab.pdf
19.Advanced Visual Basic Lab.pdf
virox10x
Vbreport program
Vbreport programVbreport program
Vbreport program
dhi her
Harendra Singh,BCA Third Year
Harendra Singh,BCA Third YearHarendra Singh,BCA Third Year
Harendra Singh,BCA Third Year
dezyneecole
Pooja Sharma , BCA Third Year
Pooja Sharma , BCA Third YearPooja Sharma , BCA Third Year
Pooja Sharma , BCA Third Year
Dezyneecole
Kajal Gaharwal , BCA Third Year
Kajal Gaharwal , BCA Third YearKajal Gaharwal , BCA Third Year
Kajal Gaharwal , BCA Third Year
Dezyneecole
Rakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third YearRakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third Year
Dezyneecole
Sudarshan Joshi , BCA Third Year
Sudarshan Joshi , BCA Third YearSudarshan Joshi , BCA Third Year
Sudarshan Joshi , BCA Third Year
dezyneecole
Gaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third YearGaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third Year
Dezyneecole
Ravi Prakash Yadav , BCA Third Year
Ravi Prakash Yadav , BCA Third YearRavi Prakash Yadav , BCA Third Year
Ravi Prakash Yadav , BCA Third Year
Dezyneecole
Deepika Mittal , BCA Third Year
Deepika Mittal , BCA Third YearDeepika Mittal , BCA Third Year
Deepika Mittal , BCA Third Year
dezyneecole
Akshay Sharma , BCA Third Year
Akshay Sharma , BCA Third YearAkshay Sharma , BCA Third Year
Akshay Sharma , BCA Third Year
Dezyneecole
Kirti Kumawat, BCA Third Year
Kirti Kumawat, BCA Third YearKirti Kumawat, BCA Third Year
Kirti Kumawat, BCA Third Year
dezyneecole
Makalah Pemrograman Visual Aplikasi Travel
Makalah Pemrograman Visual Aplikasi TravelMakalah Pemrograman Visual Aplikasi Travel
Makalah Pemrograman Visual Aplikasi Travel
SMK MUhammadiyah Singkut
Mithlesh Singh Rawat , BCA Third Year
Mithlesh Singh Rawat , BCA Third YearMithlesh Singh Rawat , BCA Third Year
Mithlesh Singh Rawat , BCA Third Year
dezyneecole
Reshma Kodwani , BCA Third Year
Reshma Kodwani , BCA Third YearReshma Kodwani , BCA Third Year
Reshma Kodwani , BCA Third Year
dezyneecole
Proyecto "Papeler鱈a"
Proyecto "Papeler鱈a"Proyecto "Papeler鱈a"
Proyecto "Papeler鱈a"
Ayhli123

Trabajo de ept lissethe toro

  • 2. Private Sub Command1_Click()Form1.HideForm2.ShowEnd SubPrivate Sub Command2_Click()Form1.HideForm3.ShowEnd SubPrivate Sub Command3_Click()Form1.HideForm4.ShowEnd SubPrivate Sub Command4_Click()End SubPrivate Sub Label1_Click()End Sub
  • 4. Private Sub Command1_Click()Form2.HideForm1.ShowEnd SubPrivate Sub Command2_Click()Form2.HideForm3.ShowEnd SubPrivate Sub Command3_Click()Form2.HideForm4.ShowEnd Sub
  • 6. Private Sub Command1_Click()Form3.HideForm1.ShowEnd SubPrivate Sub Command2_Click()Form3.HideForm2.ShowEnd SubPrivate Sub Command3_Click()Form3.HideForm4.ShowEnd Sub
  • 8. Private Sub Command1_Click()Form4.HideForm1.ShowEnd SubPrivate Sub Command2_Click()Form4.HideForm2.ShowEnd SubPrivate Sub Command3_Click()Form4.HideForm3.ShowEnd SubPrivate Sub Command4_Click()End Sub
  • 10. Private Sub Label1_Click()End SubPrivate Sub List1_Click()Select Case List1.ListIndexCase 0:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\argentina.jpg ")Case 1:Image1.Picture = LoadPicture(Path + "D:\\4 B\Banderas\bolivia.jpg")Case 2:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\brasil.jpg ")Case 3:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\chile.jpg ")Case 4:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\colombia.jpg ")Case 5:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\ecuador.jpg ")Case 6:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\peru.jpg ")Case 7:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\uruguay.jpg ")Case 8:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\venezuela.jpg ")Case 9:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\guyana.jpg ")Case 10:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\paraguay.jpg ")Case 11:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\surinam.jpg ")Case 12:Image1.Picture = LoadPicture(Path + "D:\4 B\Banderas\guayana.jpg ")EndSelectEnd Sub
  • 12. Private Sub Combo1_Change()Text1.Text = Combo1.TextEnd SubPrivate Sub Combo1_Click()If Combo1.ListIndex <> -1 ThenIf Combo1.Text <> "Ninguno" ThenText1.Text = Combo1.List(Combo1.ListIndex)ElseText1.Text = ""EndIfEndIfEnd SubPrivate Sub Command1_Click()Dim nuevo As Stringnuevo = InputBox("Ingrese un nuevo elemento", "Nuevo elemento")IfLen(Trim(nuevo)) > 0 ThenCombo1.AddItem nuevoEndIfEnd SubPrivate Sub Command2_Click()If Combo1.ListIndex <> -1 ThenCombo1.RemoveItem Combo1.ListIndexText1.Text = ""EndIfEnd SubPrivate Sub Command3_Click()Combo1.ClearEnd SubPrivate Sub Command4_Click()EndEnd Sub
  • 14. Private Sub Command1_Click()Dim clave As Stringpituficodigo = "pipiripipirinay"If Text1.Text = pituficodigoThenMsgBox ("BienvenidO al sistema")Form2.ShowForm1.HideElseMsgBox ("Error,Estabas cerca!!!!,VUELVE A INTENTARLO")Text1.Text = ""Text1.SetFocusEndIfEnd SubPrivate Sub Command2_Click()EndEnd SubPrivate Sub Form_Load()Form1.ShowText1.SetFocusEnd Sub
  • 16. Private Sub Command1_Click()Dimdias As Integer, costo As Integer, cable As Integer, telefono As Integer, bar As Integer, hospedaje As Integer, servicio As Integer, total As Integer, igv As Integer, netos As Integerdias = Val(Text2.Text)If Option1.Value = True Then costo = 50If Option2.Value = True Then costo = 70hospedaje = costo * diasText3.Text = Str(hospedaje)If Check1.Value = vbCheckedThen cable = 20If Check2.Value = vbCheckedThentelefono = 20If Check3.Value = vbCheckedThen bar = 20servicio = cable + telefono + barText4.Text = Str(servicio)total = hospedaje + servicioText5.Text = Str(total)igv = 0.18 * totalText6.Text = Str(igv)neto = total + igvText7.Text = Str(neto)End SubPrivate Sub Command2_Click()Text1.Text = ""Text2.Text = ""Text3.Text = ""Text4.Text = ""Text5.Text = ""Text6.Text = ""Text7.Text = ""Text1.SetFocusEnd SubPrivate Sub Command3_Click()Form3.ShowEnd SubPrivate Sub Command4_Click()Dim res As Integerres = MsgBox("desea salir del sistema?", 4 + 32 + 256, "salir")If res = 6 ThenEndElseCancel = TrueEndIfEnd Sub