Advertisement
Guest User

Untitled

a guest
Oct 25th, 2014
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. //Forms
  2. Form1:Quiz for irregular verbs
  3. FormNavodila:Instructions
  4. FormRezultati:Highscores
  5. FormVpisRezultata:Enter highscore
  6.  
  7. //Navodila
  8. txtNavodila:Instructions here.
  9.  
  10. //Vpis rezultata
  11. txtDosezenRezultat:Your score:
  12. txtIme:Write your name here
  13. btnVpis:Enter
  14.  
  15. //MainMenu
  16. textBox1:Quiz for irregular verbs
  17. label1:Difficulity
  18. tezavnost1:easy
  19. tezavnost2:medium
  20. tezavnost3:hard
  21. btnZacetek:Start
  22. btnNavodila:Instructions
  23. btnRezultati:High scores
  24. btnIzhod:Exit
  25. //lahko
  26. textBox2:What form is the irregular vebr?
  27. txtGlagol:IRREGULAR~VERB
  28. btnOblika1:1. form infinitive
  29. btnOblika2:2. form past simple
  30. btnOblika3:3. form past particple
  31. textBox4:Points
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement