Results 1 to 5 of 5

Thread: disable start button

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Posts
    5

    disable start button

    Is it possible in VB to disable the start button and the task bar? I want the user should be able to use only my program on this computer.

    Thanks.

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    you can make your application full screen so that it covers the startmenu.. then you can disable certain keys like the windows key and ctrl+alt+delete

  3. #3
    Frenzied Member MerrionComputin's Avatar
    Join Date
    Apr 2001
    Location
    Dublin, Ireland
    Posts
    1,616
    ..then you can disable certain keys like the windows key and ctrl+alt+delete
    But only in the toy operating systems....the NT/2000/XP line will not let you do this.
    ----8<---------------------------------------
    NEW - The .NET printer queue monitor component
    ----8<---------------------------------------
    Now with Examples of use

  4. #4

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Posts
    5
    Thanks! but how can I do that?

    I do appreciate!!

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

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