Results 1 to 5 of 5

Thread: Full Screen

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2004
    Location
    Granby, Qc, Canada
    Posts
    602

    Full Screen

    When I set the Window State of my form to Maximized. It become full screen and goes behind the task bar. Is it possible to make it stop to the taskbar?

  2. #2
    New Member
    Join Date
    Apr 2005
    Location
    Montréal, Québec
    Posts
    10

    Re: Full Screen

    Set the BorderStyle property to : 2-Sizable.

    Rufen

  3. #3
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Full Screen

    No, you set the BorderStyle property to 0 - None. It's already sizable by default. Now it should be over the taskbar.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Full Screen

    Quote Originally Posted by Gensor
    When I set the Window State of my form to Maximized. It become full screen and goes behind the task bar. Is it possible to make it stop to the taskbar?
    Do you want it to cover the taskbar, or stop at the top of the taskbar with the taskbar showing?

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    May 2004
    Location
    Granby, Qc, Canada
    Posts
    602

    Re: Full Screen

    I want it to stop at the top of the taskbar

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