Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmCheckedListBox
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00858820
Message ID:
00858864
Views:
15
>How do I use mmCheckedListBox? Specifically how to write the DataObject bound to the mmCheckedListBox?

You can set the BindingSource, BindingSourceDisplayMember, and BindingSourceValueMember properties as you normally would in a combo box or list box. If you allow more than one box to be checked you can examine the control's ObjectCollection, CheckedItemCollection, and CheckedIndexCollection properties. For more details, see the .NET Help topic "CheckedListBox Class".

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform