Board index » cppbuilder » if (TListBox->MultiSelect == false) TListBox->Selected = readonly ?; take 2
Adria
![]() CBuilder Developer |
Sun, 26 Sep 2004 21:31:27 GMT
|
Adria
![]() CBuilder Developer |
Sun, 26 Sep 2004 21:31:27 GMT
|
Bernd Maye
![]() CBuilder Developer |
Mon, 27 Sep 2004 00:36:49 GMT
|
Pete Frase
![]() CBuilder Developer |
Mon, 27 Sep 2004 00:23:59 GMT
|
1. Using TListBox->TopIndex property instead of TListBox->Selected
2. if (TListBox->MultiSelect == false) TListBox->Selected = readonly ?
3. Access Violation in TListbox->Items->Strings when the Item is a verylong string
4. Access Violation in TListbox->Items->Strings when the Item is a very long string
6. How to set the TListBox->selected[i]?
7. TListBox - How do I Deselect all Selected Items in a TListBox
8. TListBox -> AddObject = problems