Results 1 to 2 of 2

Thread: Removing the taskbar in an application

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Philippines
    Posts
    2
    I'm developing a simple VB application where I would not want my users to edit the date using the date controls on the taskbar. is there a way to hide the taskbar while my programming is running? How do i code that?

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    Hide the taskbar would require API calls...or are you asking how to hide your plrogram from the taskbar (Form1.ShowInTaskbar = False)?

    laterz,
    D!m
    Dim

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