Hi !
I would like to know who to trap the double clicking in a listbox. I'm aware that listbox string have indexes.
Also, how do to trap the index of the string double clicked?
thanks
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10017008.html
The below code is an example of dragging and dropping in a listbox. There are two problems:
1. As soon as I add objects to this list box rather than strings, the beloe code does not work for D & D...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10025437.html
I have an editbox which transfers text to a listbox after hitting OK. The editbox and listbox are the same length. If the text in the editbox is longer than the listbox the horizontal bar doesn't ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/OWL/Q_10047717.htm...
Zones:
OWLDate Answered: 05/15/1998 Grade: A Views: 0
How can I add a line in the listbox (like - in the menu) ?
Where can I download the BDE for Visual C++ (I sure I saw it before) ?
Andrew
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10054324.html
hi experts :-)
Iam using frameset to display two html pages horizontally. To find out the item(value) selected in the list box
present in second window, Iam using following statements
if (docum...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10054561.html
Zones:
JavaScriptDate Answered: 05/26/1998 Grade: B Views: 0
if i have numbers in a list box say (5,2,8,2,1) is there a way to press a command button and add these numbers together to eqaul (18) and show them in a label or textbox and is it possible to copy ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10057188.html
Zones:
Visual BasicDate Answered: 06/10/1998 Grade: A Views: 0
I need to how to scoll at listbox, by using to bottons insted of the scroll bars ?
Thank you
LPD
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10078458.html
I have tvo listbox when i click any item in the listbox1 then i will the listbox2 item moves to the itemindex of listbox1 ( the blue arround it )and one question ( what is the "values" and "Name" p...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10106130.html
how to transfer the items display in a listbox on to a file ?
ie if the listbox display: abc
def
ghi
jkl
and i want...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10106647.html
Zones:
C++Date Answered: 02/27/1999 Grade: C Views: 0
Which method in the TListBox give me the total of items in the list box?
How could I implement something like Edit tab Order in the Tab Order Command, where I could just drag the item to the corre...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10143830.html