When Visual Studio IntelliSense is not intelligent

Ever tried using DataSource, DataMember and ValueMember properties for your checkedListBox control and you don’t see them popup on your IntelliSense? Well, looks like we can’t just count on IntelliSense 100%. I saw this post on the MSDN forums and tried it out for myself. Surprisingly, IntelliSense does tell me it’s not supported but it […]