Microsoft ISV
Windows Forms
Smart Device
Visual C#
Visual Basic
.NET Development
Visual FoxPro
SQL Server
Architecture
Visual C++
VS Express Editions
Game Technologies
Visual J#
Windows Vista
Windows Live
Software Development Network>> Windows Forms>> Creating window without header
Creating window without header
Hot Topic
Error: Key not valid for use in the specific state.
Problems with WFML and VB.NET
vb.NET on win98 - does it work??
Network directorys and FileSystemWatcher
How to build dynamic report using crystal report?
How to get icons of applications and system ?
MSFlexgrd unicode problem
Visual Studio 2003 Locks Up After Building with No Error Messages
Problem of circular reference.
menustrip scrolls out of window
Windows Forms
sendKeys raised SecurityException
odbcdatareader potentail for interrupting writes to text files
Textbox scrollbar
Multiple overlapping controls and transparency
Identity problem in inserting data into master and detail tables
Advice requested: Windows Forms Binding:
questions about controls
Partial Updates in Clickonce
designer can't load form. Where is 'more information'?
Generating thumbnails from video file
Creating window without header
Hi all,
I need to create a simple form but without any header or borders, is there some control or technique that allows it
Thank you,
Duvel
Answer this question
Creating window without header
bbostic
Helo.
I don't now if this is that you need, but setting "FormBorderStyle" property to "None" you get a form without borders or header.
I hope for help you.
Jose
MARIU5
For example, in Java there is a JWindow container that does not have a title bar, buttons and others. Is there some similar control in Windows Forms
Duvel.
Jeremy Jarrell
Thank you, Jose
Duvel
Creating window without header
Answer this question
Creating window without header
bbostic
I don't now if this is that you need, but setting "FormBorderStyle" property to "None" you get a form without borders or header.
I hope for help you.
Jose
MARIU5
Duvel.
Jeremy Jarrell
Duvel