FREE VB.NET SOURCE CODE

02 March, 2012

[SNP] Show / Hide Taskbar - Windows XP / 7 [VB.NET]

 Dim intReturn As Integer = FindWindow("Shell_traywnd", "")  
     SetWindowPos(intReturn, 0, 0, 0, 0, 0, SWP_HIDEWINDOW)  
This will disable the taskbar.
And to enable it:
change SWP_HIDEWINDOW to SWP_SHOWWINDOW

MsgBox("Hello World!") - The Big Start

Hello there!

This is a blog about the great programming language Visual Basic.
Here you will find a variety of sources, tutorials, snippets and such.
I hope that it will be helpful to you!

P.S. Theese are written by me, or collected by me from the internet.All credits will be give, if found.
P.S.S. If you have questions, feel free to email me or comment.




And some words now:
vb.net visual basic programming visualstudio studio microsoft sources source codes code snippet snippets tutorial guide tutorials guides training free download snp src srcs snpt framework vb net .net VB.NET VisualBasic blog gratis gratuit gratis libre skid skidding programing vstudio SRC SNP project Projects