How do I set the window title after the program is started? I have a TDecoratedFrame a TWindow and a TApplication... Im using Borland C++ 5.02
Thanks!
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10184427.html
Zones:
C++Date Answered: 07/20/1999 Rating: 8.2 Views: 0
Hi ! Could you give me an example of getting the Window
Title of all open Windows ?
thank you
ItsMe
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10190248.html
i want to set the title of the window dynamically using a API. I have the API name i.e., Setwindowtext but don't know to use the handle and arguments. So, can anyone give me the dll name the functi...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10296651.html
What function can I used to find the window title of any opened program?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20089060.html
Zones:
Visual BasicDate Answered: 03/13/2001 Rating: 8.2 Views: 0
Hi
I need to ensure that the title of my MDI applications mainframe window is
always the same. i.e. it does not display the active documents name after
the application name.
I have tried to...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20825358.htm...
Zones:
Windows MFCDate Answered: 12/14/2003 Rating: 9.8 Views: 0
In FindWindow, it takes the class name and window name.
I am in need of setting the Window Name.
Any Ideas?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21546817.html
Zones:
C++Date Answered: 08/31/2005 Rating: 9.0 Views: 0
I sometimes run 3-4 batch files in a looping mode. Is there any way to display the name of the batch in the title so that I can easily tell them apart in the taskbar?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_22026675.html
Zones:
MS DOSDate Answered: 10/16/2006 Rating: 9.2 Views: 0
MSVC 1
How do I move a window without a title bar?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10021837.htm...
Zones:
Windows MFCDate Answered: 10/10/1997 Rating: 4.6 Views: 0
I've been trying to use SetWindowText to set the caption/title for a child window in a Doc/View app. It is not taking. Can someone suggest how and where to set this so that the title will displa...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10053638.htm...
Zones:
Windows MFCDate Answered: 05/20/1998 Rating: 8.0 Views: 0
After calling SetWindowText(), I would like to resize the window to ensure that the complete title is displayed. Is there an easy way to determine the necessary size?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10054101.html