Hello!
How do I place the filename in the titlebar?
So that it will look like this: filename.fil - Program Name
Does anyone know?
/Peter
Printable View
Hello!
How do I place the filename in the titlebar?
So that it will look like this: filename.fil - Program Name
Does anyone know?
/Peter
Override the CDocument function SetTitle, and you can set it to whatever you like.