This property is not working.
When I click on checkedlistbox it closes the form.
I want to be able to move through the listbox, but not be able to change
item state.
Hrcko
"Joe" <J_no_spam@_no_spam_Fishinbrain.com> wrote in message
news:urNQX$(E-Mail Removed)...
> If you're referring to a checkedListBox than set the SelectionMode
> property
> = None.
>
> "Hrvoje Voda" <(E-Mail Removed)> wrote in message
> news:dhgffr$aag$(E-Mail Removed)...
>> How to disable changing a value of items in listbox?
>> I just wnat to scroll through the list without beeing able to check or
>> uncheck it!
>>
>>
>> Hrcko
>>
>
>
>
|