Click here to Skip to main content
15,885,117 members

Comments by Txstyle (Top 6 by date)

Txstyle 20-Jan-13 20:02pm View    
The reason why I wanna do this is because I wanna be able to re size the Vscrollbar without resizing the listbox.
Txstyle 20-Jan-13 20:00pm View    
I wanna use the Vscrollbar(1) in place of the "listbox Vscrollbar(2)"
so that when I change the value of the Vscrollbar(1), then value of the listbox Vscrollbar(2) changes also.
Txstyle 20-Jan-13 19:55pm View    
I never use Listview before. I usually use listbox
Txstyle 20-Jan-13 18:13pm View    
it's just I'm a beginner and I haven't learn how to work with file IO, savefiledialog and stuff like... so I can't really do anything about saving and loading files.
Txstyle 20-Jan-13 17:04pm View    
I wanna know how to create a custom listbox, which I haven't done so far. because I don't know how to do stuff like that.

I'm working on a project called "advanced MP3 player". I have listbox that has like 100 songs. the problem is I don't like how the listbox look.
do you get an idea of what I'n trying to do?