FolderBrowser Problem

  • Thread starter Thread starter McKool
  • Start date Start date
M

McKool

Hello,

I'm having problems with the Folder Browser control. When I call the ShowDialog() function, the Dialog is shown but only with the buttons, I can not see the ListView with the folders. Know somebody this error? how can I fix it?

Thanks in advance for your answers
KW
 
You must insert [StaThread] attribute on startup
point of Your application...
Hello,

I'm having problems with the Folder Browser control. When I call the ShowDialog() function, the Dialog is shown but only with the buttons, I can not see the ListView with the folders. Know somebody this error? how can I fix it?

Thanks in advance for your answers
KW
 
Great!, thanks!
You must insert [StaThread] attribute on startup
point of Your application...
Hello,

I'm having problems with the Folder Browser control. When I call the ShowDialog() function, the Dialog is shown but only with the buttons, I can not see the ListView with the folders. Know somebody this error? how can I fix it?

Thanks in advance for your answers
KW
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top