デザイナーを使用して列を追加すると、コントロールがクラッシュし、次のメッセージが表示されます。
System.Exception: The control BrightIdeasSoftware.ObjectListView has thrown an unhandled exception in the designer and has been disabled.
Exception: Unable to cast object of type 'System.Windows.Forms.ColumnHeader' to type 'BrightIdeaSoftware.OLVColumn'
私は2つの異なるラップトップを試しました。両方のマシンで、VS2010 では問題なく動作しますが、#D でデザイナーがクラッシュします。
次に、LinuxボックスでVirtualBoxを使用してwindows7、.net4、sdk、およびOLVを新規インストールし、同じ結果を得ました。
Google で有用な情報が見つからないため、お役に立てば幸いです。