Advertisement
Yocelyn

Untitled

Nov 25th, 2020
2,178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GAMBAS 0.10 KB | None | 0 0
  1. ' Gambas class file
  2.  
  3.  
  4. Public Sub Button1_Click()
  5.  
  6.   Instrucciones.Hide()
  7.   FMain.Show()
  8.  
  9. End
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement