3
Answers

Forms with no title bar

Hello folks. I´d like to build a application with the same look and feel of the Microsoft Money 2005. As you can see, the first screen is maximized with the control buttons (minimize, maximize, close window) but the title bar, of the window, is not showing blue, as Windows standard, it´s showing a part of a background image, giving to the user the sensation that it has no form title. How can I do that in C#? Is it possible to do that? Do you have a sample? Thanks a lot Henrique
Answers (3)
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y
Ok
0
egi roka

egi roka

NA 20 0 16y
A basic idea I have.
In the between time I've found this: http://www.sql-server-performance.com/tips/database_design_p1.aspx
This explains me the issue clearly and deeply. Thanx anyway.
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y

First , have you ever basic idea about relational data base conception or not?