PC Review


Reply
Thread Tools Rate Thread

CheckedListBox

 
 
Greg
Guest
Posts: n/a
 
      12th Dec 2003
Setting SelectionMode Property to "MultiSimple" causes:

Invalid Property Value
Multi selection not supported on CheckedListBox.

The documentation that I have read says it should work.

Any Ideas
Thanks

 
Reply With Quote
 
 
 
 
Pooran Prasad
Guest
Posts: n/a
 
      12th Dec 2003
Hi Greg,
Try it in code
checkedListBox1.SelectionMode = SelectionMode.MultiSimple;

Hope that helps
Have a great day
R. Pooran Prasad
Itreya Technologies Pvt Ltd.,
Mail: (E-Mail Removed)VETHIS
Phone(Off) : +91 80 5200179/80/81/82/83 Extn: 42
Mobile: +91 98860 29578

>-----Original Message-----
>Setting SelectionMode Property to "MultiSimple" causes:
>
>Invalid Property Value
>Multi selection not supported on CheckedListBox.
>
>The documentation that I have read says it should work.
>
>Any Ideas
>Thanks
>
>.
>

 
Reply With Quote
 
Pooran Prasad
Guest
Posts: n/a
 
      12th Dec 2003
Hi Greg,
For CheckedListBox objects, multiple selection is not
supported. You can set the mode to one item or no items.
Check
http://msdn.microsoft.com/library/de...classtopic.asp
for details

Hope that helps
Have a great day
R. Pooran Prasad
Itreya Technologies Pvt Ltd.,
Mail: (E-Mail Removed)VETHIS
Phone(Off) : +91 80 5200179 Extn: 42
Mobile: +91 98860 29578


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
It's the Checkedlistbox ,someone help me please!!! deena Microsoft VB .NET 0 30th May 2006 07:02 PM
Need help with CheckedListBox Leonid Shirmanov Microsoft Dot NET Framework Forms 3 13th Apr 2004 09:43 AM
CheckedListBox =?Utf-8?B?bWFyaw==?= Microsoft Dot NET Framework Forms 0 25th Feb 2004 03:41 PM
Re: CheckedListBox David Waz... Microsoft Dot NET 0 6th Jul 2003 07:07 PM
Re: CheckedListBox ClayB [Syncfusion] Microsoft Dot NET Framework 0 6th Jul 2003 12:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:13 PM.