Clear ListBox
C / C++ / MFC
5
Posts
4
Posters
0
Views
1
Watching
-
What is the function that can be used to clear the data in the list box to display new data? --Star
-
They hide that information in the documentation[^]
led mike
-
They hide that information in the documentation[^]
led mike
led mike wrote:
They hide that information in the documentation[^]
Mean bastards.
Shog on learning VB6: Ah, that would have been VB6. Kicked my ass anyway.
So easy to learn, just like falling down a flight of stairs... -
What is the function that can be used to clear the data in the list box to display new data? --Star
m_ListBox.ResetConcent()