Click here to Skip to main content
15,886,067 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Retaining Focus in owned Forms Pin
TyrionTheImp25-Nov-07 20:07
TyrionTheImp25-Nov-07 20:07 
GeneralRe: Retaining Focus in owned Forms Pin
Xmen Real 25-Nov-07 21:20
professional Xmen Real 25-Nov-07 21:20 
GeneralRe: Retaining Focus in owned Forms Pin
TyrionTheImp27-Nov-07 17:21
TyrionTheImp27-Nov-07 17:21 
GeneralRe: Retaining Focus in owned Forms Pin
Xmen Real 27-Nov-07 18:29
professional Xmen Real 27-Nov-07 18:29 
QuestionHow to chane title bar of a window form in C# Pin
WinSolution23-Nov-07 9:04
WinSolution23-Nov-07 9:04 
AnswerRe: How to chane title bar of a window form in C# Pin
Kristian Sixhøj23-Nov-07 9:08
Kristian Sixhøj23-Nov-07 9:08 
GeneralRe: How to chane title bar of a window form in C# Pin
WinSolution23-Nov-07 9:19
WinSolution23-Nov-07 9:19 
GeneralRe: How to chane title bar of a window form in C# [modified] Pin
Kristian Sixhøj23-Nov-07 9:31
Kristian Sixhøj23-Nov-07 9:31 
As far as I know, it isn't possible to change the title bar programmatically (except from changing the text, but that could just be done via the Text property). The easiest and most comfortable way would propably be to do it in this way. But then you also have 100% control over what the title bar will get to look like.

EDIT: By the way, if you're experienced in doing user controls, you could make the title bar as a user control and just drag and drop it onto each form.

-- modified at 15:36 Friday 23rd November, 2007


Kristian Sixhoej
"Failure is not an option" - Gene Kranz

GeneralRe: How to chane title bar of a window form in C# Pin
WinSolution23-Nov-07 9:53
WinSolution23-Nov-07 9:53 
GeneralRe: How to chane title bar of a window form in C# Pin
Kristian Sixhøj23-Nov-07 10:07
Kristian Sixhøj23-Nov-07 10:07 
GeneralRe: How to chane title bar of a window form in C# Pin
Xmen Real 24-Nov-07 3:57
professional Xmen Real 24-Nov-07 3:57 
Questionwindows forms (windows application with c#) Pin
avvaru.murali23-Nov-07 1:16
avvaru.murali23-Nov-07 1:16 
QuestionPrint datagridview data in pdf page Pin
kiran@p2softech22-Nov-07 18:14
kiran@p2softech22-Nov-07 18:14 
AnswerRe: Print datagridview data in pdf page Pin
Xmen Real 24-Nov-07 4:00
professional Xmen Real 24-Nov-07 4:00 
QuestionHow to resize a form? Pin
daavena22-Nov-07 9:34
daavena22-Nov-07 9:34 
AnswerRe: How to resize a form? Pin
superda23-Nov-07 0:32
superda23-Nov-07 0:32 
GeneralRe: How to resize a form? Pin
daavena23-Nov-07 5:00
daavena23-Nov-07 5:00 
GeneralRe: How to resize a form? Pin
Luc Pattyn23-Nov-07 5:39
sitebuilderLuc Pattyn23-Nov-07 5:39 
GeneralRe: How to resize a form? Pin
daavena23-Nov-07 8:44
daavena23-Nov-07 8:44 
GeneralRe: How to resize a form? Pin
Luc Pattyn23-Nov-07 9:32
sitebuilderLuc Pattyn23-Nov-07 9:32 
GeneralRe: How to resize a form? Pin
daavena24-Nov-07 12:26
daavena24-Nov-07 12:26 
GeneralRe: How to resize a form? Pin
Luc Pattyn24-Nov-07 12:56
sitebuilderLuc Pattyn24-Nov-07 12:56 
Questionvisual c++ need little help with copy files Pin
rpcpyz22-Nov-07 8:59
rpcpyz22-Nov-07 8:59 
AnswerRe: visual c++ need little help with copy files Pin
Dave Kreskowiak23-Nov-07 5:43
mveDave Kreskowiak23-Nov-07 5:43 
QuestionUSB Pin
ellllllllie22-Nov-07 4:56
ellllllllie22-Nov-07 4:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.