tommeke228 Posted January 3, 2009 Posted January 3, 2009 I'm trying to make a program which shows specific processes in a listbox, which I've currently already done, however, my problem is that whenever you click on an item (process in the listbox), a menu should pop up with options like "close","minimize","maximize" process Is there any way to add like a menu in the listbox? Like a traymenu maybe a listmenu xD ~KillaH
Achilles Posted January 3, 2009 Posted January 3, 2009 Look at GUICtrlCreateContextMenu. It's for when you right click on the control (in your case the listbox). My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now