Windows Develop Bookmark and Share   
 index > Windows Forms General > Setting Windows Header
 

Setting Windows Header

I have across the top of the screen in the blue banner the keywords Form1. I want to change this header to the name of the program, or something more useful then the original Form1. I can't find it in the properties. Any idea where this is set in C#.

Thanks

mbitzko  Wednesday, November 28, 2007 3:23 PM

It is the Text property you have to change. First select the form in the designer then look for this property

Fábio Franco  Wednesday, November 28, 2007 3:58 PM

It is the Text property you have to change. First select the form in the designer then look for this property

Fábio Franco  Wednesday, November 28, 2007 3:58 PM

You can use google to search for other answers

Custom Search

More Threads

• Adding events tab to a propertyGrid...
• readonly combobox and datetimepicker
• format date in bound control
• How can I pass datas from a windows form to a webpage in a AxWebBrowser
• Shelling out to an executable
• My latest pet peeve
• How do I Temporarily add and remove controls from group boxes
• listbox string justification
• Passing a variable from a user control question??
• Really need better component layout control.