Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Nick,
Thanks for your answer. I will study it more at the first opportunity. Regards Mats -- ESI Update "NickHK" wrote: Mats, The presence of a title bar is determined by the style of the Window. Whilst this can be changed relative easily using SendMessage on "normal" windows, I not sure if Excel would handle this well. If you want to try, start he http://www.informit.com/articles/art...&seqNum=3&rl=1 A more simple solution is : ActiveWindow.Caption = "Anything you want" Application.Caption = "Anything you want" NickHK "Mats Nilsson" ... Hi All, I wonder if it¡¦s possible to hide (not visible) the bar with the Windows caption. Thanks in advance for any help or comment. Mats -- ESI Update |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
new window hide column problem | Excel Discussion (Misc queries) | |||
How can I hide VBE window appearing when running VB6 app | Excel Programming | |||
how to show time on the caption of excel window? | Excel Programming | |||
Hide public procedures in macro window? | Excel Programming | |||
Practical use of Window Hide | Excel Programming |