Results 1 to 5 of 5

Thread: Away with the Titlebar!

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    Tennessee
    Posts
    279

    Question Away with the Titlebar!

    Is there a way to get rid of the title bar? I want to have a full screen application where the titlebar, min, max, and help buttons
    aren't visible. Any help would be appreciated.
    A cynic knows the price of everything but the value of nothing.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    Tennessee
    Posts
    279
    Nevermind, I figured it out:

    formborderstyle = none
    A cynic knows the price of everything but the value of nothing.

  3. #3
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Didn't work...

    That didn't work for me but this did:

    FormBorderStyle = FormBorderStyle.None

  4. #4
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Didn't work...

    Originally posted by birthjay
    That didn't work for me but this did:

    FormBorderStyle = FormBorderStyle.None


    You did the same thing he did but in code. It works perfectly fine for me

  5. #5
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Ah...

    Ah....I see now. I thought that was coded but I see that it is a property tag as well. Both could be very useful in certain situations.

    Hey, that is why we come here. To learn "tid-bits".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width