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.
私はVb6に取り組んでいます。そして、テーブルからのデータを表示するリストビューがありますが、データベース値を更新するときに、データをリストビューにリロードしたいと思います。再ロードされますが、以前のデータも新しいデータとともに存在します。plsヘルプ。
電話
YourListView.ListItems.Clear
リストビューにデータを(再)ロードする前に。