how do i make a button do a command? likemirc has a xdcc bot right click it it shows a list of commands like list and send how do i make a right click do a command like :
/msg [XDCC1] xdcc send #x == to get a packet this is the send command and the command for removing yourself from que is /msg XDCC-* xdcc remove".==to remove you from list and i think to get the list is /msg XDCC-* xdcc list ".==to remove you from list all i want to know is how do i make a right click on a name (nick to get these options thanks
14-12-2002 at 12:53 AM
|
win_dir Level: VB Guru Registered: 04-08-2002 Posts: 390
Re: making a button do ...
Do you mean that you would like to know how to create a popup menu using Visual Basic?