Advertisement

1 - 10 of 2972 containing alltags:("Listbox") (0.002 seconds)
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
Zones: Windows ProgrammingDate Answered: 07/12/1997 Grade: B Views: 0
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...
Zones: Delphi ProgrammingDate Answered: 10/22/1997 Grade: A Views: 0
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 ...
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
Zones: Delphi Programming, Delphi DatabaseDate Answered: 05/27/1998 Grade: D Views: 0
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...
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 ...
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
Zones: Delphi ProgrammingDate Answered: 09/06/1998 Grade: A Views: 0
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...
Zones: Delphi ProgrammingDate Answered: 12/07/1998 Grade: A Views: 0
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...
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...
Zones: Delphi ProgrammingDate Answered: 04/07/1999 Grade: A Views: 0