Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Remove top of title bar without removing bottom

$
0
0
Hey, I was wondering if there is a way to remove the top of a title bar without removing the bottom;
What I mean by this is that it gets rid of the bar at the top with the _ [] X button doesn't remove the taskbar (where your running applications appear). I was previously using
Me.MainForm.FormBorderStyle = FormBorderStyle.None
but that got rid of the taskbar, so I tried
Me.MainForm.ControlBox = False
instead and change the title of the form to a space (as putting the title as nothing gave me the same result as the formborderstyle function).
So I want to know if there is a function / way to remove the title bar but keep the taskbar (I'm using Windows 7 if that helps with the taskbar bit?)
Thanks in advanced, all comments appreciated.
~Lukee9

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>