Click here to Skip to main content
15,887,985 members
Articles / Programming Languages / Visual Basic

Workaround for disappearing checks in the CheckedListBox control

Rate me:
Please Sign up or sign in to vote.
4.53/5 (13 votes)
24 Apr 20032 min read 163.9K   1.2K   25  
The CheckedListBox control has a serious problem! It forgets the checks when its DataSource property is set. This is the most effective workaround I have found.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here



Comments and Discussions