How do I create a list box on my main window using MFC? I know how to do it for a DialogBox, but can't figure out how to do it on the main window.
M
michael duncan
@michael duncan
How do I create a list box on my main window using MFC? I know how to do it for a DialogBox, but can't figure out how to do it on the main window.