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.
C# に listview があります。これをlistView1.Items.Add("asdasdasd");に追加するだけです。、しかし、表示されるのはアイテムのないリストビューだけです(ただし、デバッグすると、リストビューにアイテムがあることが示されます)
表示されない理由がわかりません。