Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
TitleCreate a form without a title bar
Keywordsform, title bar, caption, no title
CategoriesControls, Tips and Tricks
 
Set these form properties:
  • Caption = ""
  • ControlBox = False
  • MinButton = False
  • MaxButton = False
 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated