Hello there, i have a program with 5 buttons:
Abyssal Scepter -> Writes something into ChampionName-SummonersRift.txt
Aegis of the Legion -> Same thing, different id
Beep -> Send a Beep Sound
Show File Content -> Show What is currently in ChampionName-SummonersRift.txt
AutoBuddy.... -> Simple MessageBox with a Static text
Quit -> Terminates the program and removes that last character of the .txt file

I want the "Beep" button to show on screen what buttons have been pressed (Not keyboard button, the GUI's buttons) [EX: You have pressed This,That,This,These ]
What can i do?
Please help
Code: http://pastebin.com/haHBShVp