Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リストボックスのアイテムの削除を呼び出そうとすると、「-2147467259 (80004005)」という未特定のエラーが発生します。
行ソース プロパティが空白です。モジュールの .additem を介して最初にアイテムを追加し、リストボックスがあるフォームから以下のコードを呼び出します。
ListBox1.RemoveItem CInt(index)
その行でエラーを取得します。
FM20.DLL をバージョン 15 に置き換えるだけです。