Click here to Skip to main content
15,916,398 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Cant get Underscore to work in my screen Keyboard Pin
Bob Beaubien23-Sep-09 18:58
Bob Beaubien23-Sep-09 18:58 
AnswerRe: Cant get Underscore to work in my screen Keyboard Pin
Christian Graus23-Sep-09 18:19
protectorChristian Graus23-Sep-09 18:19 
AnswerRe: Cant get Underscore to work in my screen Keyboard Pin
Luc Pattyn24-Sep-09 1:58
sitebuilderLuc Pattyn24-Sep-09 1:58 
AnswerRe: Cant get Underscore to work in my screen Keyboard Pin
Dave Kreskowiak24-Sep-09 4:21
mveDave Kreskowiak24-Sep-09 4:21 
GeneralRe: Cant get Underscore to work in my screen Keyboard Pin
Bob Beaubien24-Sep-09 5:51
Bob Beaubien24-Sep-09 5:51 
GeneralRe: Cant get Underscore to work in my screen Keyboard Pin
Luc Pattyn24-Sep-09 6:18
sitebuilderLuc Pattyn24-Sep-09 6:18 
QuestionVB.NET 2008: Hide and/or disable Start Menu onLoad Pin
Dimitri Backaert23-Sep-09 10:31
Dimitri Backaert23-Sep-09 10:31 
AnswerRe: VB.NET 2008: Hide and/or disable Start Menu onLoad Pin
Tom Deketelaere23-Sep-09 21:33
professionalTom Deketelaere23-Sep-09 21:33 
To prevent closing of your application just put e.cancel = true in the formclosing event of your main form.

You can't prevent it from being closed in the taskmanager.


As to keeping the taskbar hidden you can try to put me.bringtofront after the print code but I doubt that it will work.
I don't think there is much you can do against it.
GeneralRe: VB.NET 2008: Hide and/or disable Start Menu onLoad Pin
Dimitri Backaert23-Sep-09 22:57
Dimitri Backaert23-Sep-09 22:57 
QuestionVS 2010 Pin
εїзεїзεїз23-Sep-09 8:42
εїзεїзεїз23-Sep-09 8:42 
AnswerRe: VS 2010 Pin
Ashfield23-Sep-09 9:00
Ashfield23-Sep-09 9:00 
GeneralRe: VS 2010 Pin
εїзεїзεїз23-Sep-09 9:30
εїзεїзεїз23-Sep-09 9:30 
GeneralRe: VS 2010 Pin
Christian Graus23-Sep-09 18:20
protectorChristian Graus23-Sep-09 18:20 
GeneralRe: VS 2010 Pin
εїзεїзεїз23-Sep-09 19:24
εїзεїзεїз23-Sep-09 19:24 
AnswerRe: VS 2010 Pin
Dave Kreskowiak23-Sep-09 9:28
mveDave Kreskowiak23-Sep-09 9:28 
GeneralRe: VS 2010 Pin
εїзεїзεїз23-Sep-09 9:36
εїзεїзεїз23-Sep-09 9:36 
QuestionData from Scanner to Database Pin
Dambod23-Sep-09 5:42
Dambod23-Sep-09 5:42 
AnswerRe: Data from Scanner to Database [Cross Post, please ignore] Pin
Henry Minute23-Sep-09 7:18
Henry Minute23-Sep-09 7:18 
AnswerRe: Data from Scanner to Database Pin
Dave Kreskowiak23-Sep-09 9:25
mveDave Kreskowiak23-Sep-09 9:25 
AnswerRe: Data from Scanner to Database Pin
Steven J Jowett24-Sep-09 0:14
Steven J Jowett24-Sep-09 0:14 
QuestionAuto Suggest Pin
led12323-Sep-09 3:16
led12323-Sep-09 3:16 
QuestionRe: Auto Suggest Pin
Steven J Jowett23-Sep-09 5:17
Steven J Jowett23-Sep-09 5:17 
AnswerRe: Auto Suggest Pin
led12323-Sep-09 5:25
led12323-Sep-09 5:25 
GeneralRe: Auto Suggest Pin
Steven J Jowett24-Sep-09 0:49
Steven J Jowett24-Sep-09 0:49 
GeneralRe: Auto Suggest Pin
led12324-Sep-09 1:45
led12324-Sep-09 1:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.