Home
Search
What's New
Index
Books
Links
Q & A
Newsletter
Banners
Feedback
Tip Jar
C# Helper...
MSDN Visual Basic Community
Title
Create a form without a title bar
Keywords
form, title bar, caption, no title
Categories
Controls, 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