can FileLIstBox be editable?

Umen
07-18-2003, 05:17 AM
Hello
im showing my files in the FileListBox , now is there any way to
make the FileListBox be editable so for example i will press file in the list i could copy and past its caption?
or the only way is to build textBox that will get the files naming as string?
thanks

Azrael III
07-18-2003, 06:35 AM
add a invisible menu
on click show this menu by PopupMenu YourMenu
add buttons to this menu
one will copy the caption(list1.text) to an variable
one will add it(list1.add)

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum