Frame / header removal

  • Thread starter vbnetman via AccessMonster.com
  • Start date
V

vbnetman via AccessMonster.com

Has anyone has a need to remove the title bar (where the form name appears)
and the border of the form leaving just the square grey screen. If so, how
was this handled? Is it even possible?

Thank you
 
R

Rick Brandt

vbnetman said:
Has anyone has a need to remove the title bar (where the form name
appears) and the border of the form leaving just the square grey
screen. If so, how was this handled? Is it even possible?

Thank you

Set the border style property to None.
 

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