30.04.2013 Views

1. Visual Basic - Curso completo teoria y practica

1. Visual Basic - Curso completo teoria y practica

1. Visual Basic - Curso completo teoria y practica

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Private Sub LstTipoForm_DblClick()<br />

End Sub<br />

Call CmdMostrar_Click<br />

Private Sub CmdSalir_Click()<br />

End<br />

End Sub<br />

Seguidamente proceda a añadir los formularios para las<br />

diferentes opciones del cuadro de lista. Cambie los nombres de<br />

los formularios según se indica:<br />

Formulario Nombre<br />

Form2 FrmNone<br />

Form3 FrmFixedSingle<br />

Form4 FrmSizable<br />

Form5 FrmFixedDialog<br />

Form6 FrmFixedToolWindow<br />

Form7 FrmSizableToolWindow<br />

Luego debe activar el formulario FrmNone, ubicar un botón<br />

de comandos sobre el mismo y establecer las siguientes<br />

propiedades:<br />

Form2<br />

Nombre FrmNone<br />

BorderStyle 0-None<br />

Caption None<br />

Pág. 109

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!