Disappearing Command Buttons

  • Thread starter Thread starter Bernie
  • Start date Start date
B

Bernie

We have an application with several forms whose command
buttons appear just fine the first time the form is
opened. The next time it is opened the button disappears.
If you click where the button should show the command is
processed. The button is just not appearing.

Any ideas would be appreciated.
 
Hi Bernie,

If you are you are not doing something with transparant backgroundcolour or
opacity.

Than I think you would send some code to make it understandable.

Cor
 
* "Bernie said:
We have an application with several forms whose command
buttons appear just fine the first time the form is
opened. The next time it is opened the button disappears.
If you click where the button should show the command is
processed. The button is just not appearing.

Does this occur with /all/ buttons?

Did you change appearance property values of the buttons? For example,
'FlatStyle', 'BackColor', ...?

Does this even occur in a blank project?
 

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