Results 1 to 4 of 4

Thread: ShowInTaskbar=False at runtime????

  1. #1

    Thread Starter
    PowerPoster eiSecure's Avatar
    Join Date
    Jul 2000
    Location
    Texas
    Posts
    2,209
    How do I get my app to not get displayed in the taskbar at runtime? When I try to do that, It says that you're not allowed to change it.
    What gives???
    Oh, any help would be greatly apreciated, and also, some code would be very helpful!

  2. #2
    New Member
    Join Date
    Jan 2000
    Location
    Åsa, -, Sweden
    Posts
    14

    Hope it'll help.

    If you want to hide your application the easiest way to do it is by changing the option from the beginning and not using any code at all. The option I think is ShowInTaskBar it's default is true, if you change this to false then you won't be able to see it when you start it.

  3. #3

    Thread Starter
    PowerPoster eiSecure's Avatar
    Join Date
    Jul 2000
    Location
    Texas
    Posts
    2,209
    Yeah, I know that a good idea, but I'm making my app do this when It gets mimized, and is on the system tray, but I would like it to be on the taskbar when its not mimized.
    so, your idea doesn't work too well.

  4. #4
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

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