Form.showicon doesn't work?

S

Stanley Omega

Hello

I have a mdi application. I set the form.showicon=false of a child form. So
now the child form shows a default icon????

This makes no sense. Why have the property at all? If me.icon is null its
just the same thing. How do I prevent any icon from being shown on the child
form. me.icon=nothing doesn't work. It still shows the default icon. I need
the min/max and close buttons on the form, just not the icon.

Thanks

stano
 
H

Herfried K. Wagner [MVP]

Stanley Omega said:
I have a mdi application. I set the form.showicon=false of a child form.
So now the child form shows a default icon????

I assume this behavior is by design for MDI children.
 

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

Top