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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Private Sub UserControl_InitProperties()<br />

Text1 = Extender.Name<br />

End Sub<br />

Private Sub Text1_KeyPress(KeyAscii As Integer)<br />

If Not (KeyAscii = 8 Or _<br />

(KeyAscii >= 48 And KeyAscii

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

Saved successfully!

Ooh no, something went wrong!