ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel application main window background (https://www.excelbanter.com/excel-programming/449329-excel-application-main-window-background.html)

[email protected]

Excel application main window background
 
Hello All,

Is it possible to add some picture or logo in Excel main window background ? I found many tutorials on Internet but all regards excel sheet or workbook background but I mean Excel application main window background not workbook .
How achieve it ?

--
Regards,
Sebastian

GS[_2_]

Excel application main window background
 
Hello All,

Is it possible to add some picture or logo in Excel main window
background ? I found many tutorials on Internet but all regards
excel sheet or workbook background but I mean Excel application main
window background not workbook . How achieve it ?


Basically.., NO! Excel is a MDI application and so when no files are
open there is nothing in the 'main window' to display. The only way to
change the background of the application window is to ask MS to build
this option into Excel (or MS Office in general), like they did with
the application 'skin' color. I've seen this in some apps where we can
customize (entirely or partially) the UI with available options/tools.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion



witek

Excel application main window background
 
GS wrote:
Hello All,

Is it possible to add some picture or logo in Excel main window
background ? I found many tutorials on Internet but all regards excel
sheet or workbook background but I mean Excel application main window
background not workbook . How achieve it ?


Basically.., NO! Excel is a MDI application and so when no files are
open there is nothing in the 'main window' to display. The only way to
change the background of the application window is to ask MS to build
this option into Excel (or MS Office in general), like they did with the
application 'skin' color. I've seen this in some apps where we can
customize (entirely or partially) the UI with available options/tools.



Technically speaking XLMAIN and XLDESK are registered classes and it
should be possible to change background using WINAPI.




GS[_2_]

Excel application main window background
 
GS wrote:
Hello All,

Is it possible to add some picture or logo in Excel main window
background ? I found many tutorials on Internet but all regards
excel
sheet or workbook background but I mean Excel application main
window
background not workbook . How achieve it ?


Basically.., NO! Excel is a MDI application and so when no files
are
open there is nothing in the 'main window' to display. The only way
to
change the background of the application window is to ask MS to
build
this option into Excel (or MS Office in general), like they did
with the
application 'skin' color. I've seen this in some apps where we can
customize (entirely or partially) the UI with available
options/tools.



Technically speaking XLMAIN and XLDESK are registered classes and it
should be possible to change background using WINAPI.


Assuming you know what's involved.., I expect so! Do you really think
this OP wants (or is capable enough) to go there? Not to mention that,
unlike the UI Skin, this would need doing every startup! It would be
easier to impliment a 'backdrop workbook' that opens whenever Excel
starts so there's no default (Book1) open.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion




All times are GMT +1. The time now is 01:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com