FOrm's size

  • Thread starter Thread starter VJ
  • Start date Start date
V

VJ

In a button click event ... I need to change the Form to occupy the entire
desktop area and the Windows Task Bar should go away... how do I accomplish
this?

VJ
 
VJ said:
In a button click event ... I need to change the Form to occupy the entire
desktop area and the Windows Task Bar should go away... how do I accomplish
this?

VJ


try yourformname.startposition.windowsdefaultbounds
 
The Form will already be open.. I am trying to do this in the same Form's
button click event...

VJ
 
VJ,

This is really hard to understand,
Where is that button that should disapear.
It seems as you do two questions in one, however I see no relation between
them.

Cor
 

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