Need help?how can i make Exit button - MPGH - MultiPlayer Game Hacking & Cheats
how can i make Exit button
Posts 1–10 of 10 · Page 1 of 1
how can i make Exit button
how can i make Exit button and also hotkey or mouseclcik on Exit button can some 1 plzz tell me ohh 1more how can i add a link in there soo like click on button or thatever and clicking by open a line
it depends what exactly you want your exit button to do
if just close that form
Code:
Unload Me
if close another form
Code:
Unload Form
If close all forms
Code:
End
If you wanna end the program
1st. Make a Button
2nd.Name it &Exit or &Close or anything you like.
3rd. Click on The Button and enter : [PHP]End[/PHP]
this code hide the program/form
Code:
Me.Hide
Thxs so must that is kool and something i have been wornding how to do thx man and all so i have a qquestion how u i make a program open when i click on a commend??? plz help
Thxs so must that is kool and something i have been wornding how to do thx man and all so i have a qquestion how u i make a program open when i click on a commend??? plz help