Valhalla Legends Forums Archive | Battle.net Bot Development | icon help

AuthorMessageTime
FiReGoD
Language = vb
need help with icons, so far i have a listbox, i got it to where it add and deletes usernames from the box. but i wanna add icons
February 19, 2003, 5:49 PM
Crypticflare
I don't think you can add icons to a listbox, if you wanted to use Icons for the Lag or Game clients, you'd need to switch over to a listview.
February 19, 2003, 6:25 PM
FiReGoD
once i do that then...
February 19, 2003, 10:56 PM
Noodlez
make an image list, put images in it, link the imagelist to the listview

then.
listview.listitems.add ,,"text",,iconindex

firegod, theres this beautiful tool called msdn. use it.
February 20, 2003, 1:24 AM
Atom
ive never found anything useful at msdn,
the site layout is so horrible...
February 20, 2003, 5:29 PM
warz
haha. msdn is one of the best resources out there. i suggest getting used to the layout, which isn't horrible at all.
February 20, 2003, 6:52 PM
Camel
[url]https://davnit.net/bnet/vL/?board=bot;action=display;num=1045948565[/url]
February 22, 2003, 5:17 PM

Search