ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   large icons in the Excel 2007 ribbon? (https://www.excelbanter.com/excel-discussion-misc-queries/138312-large-icons-excel-2007-ribbon.html)

John

large icons in the Excel 2007 ribbon?
 
Is there some way to display large icons in the Excel and Word ribbons

Jim Rech

large icons in the Excel 2007 ribbon?
 
Most controls have a size attribute:

<button id="btnSave" size="large" imageMso="FileSave"
onAction="BtnOnActionCall"

The size options are large or normal.

--
Jim
"John" wrote in message
...
| Is there some way to display large icons in the Excel and Word ribbons



T. Valko

large icons in the Excel 2007 ribbon?
 
That's set by your operating system.

I use WinXP

The setting is in StartControl PanelDisplayAppearance tabFont size

Biff

"John" wrote in message
...
Is there some way to display large icons in the Excel and Word ribbons




Storm

large icons in the Excel 2007 ribbon?
 
What does this mean? I have the same problem, but I have no idea what you
mean by this solution.

"Jim Rech" wrote:

Most controls have a size attribute:

<button id="btnSave" size="large" imageMso="FileSave"
onAction="BtnOnActionCall"

The size options are large or normal.

--
Jim
"John" wrote in message
...
| Is there some way to display large icons in the Excel and Word ribbons




Ron de Bruin

large icons in the Excel 2007 ribbon?
 
With RibbonX you can create your own Ribbon tab and Jim
told you that you can use the size attribute to display a button small or large

See this page
http://www.rondebruin.nl/ribbon.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Storm" wrote in message ...
What does this mean? I have the same problem, but I have no idea what you
mean by this solution.

"Jim Rech" wrote:

Most controls have a size attribute:

<button id="btnSave" size="large" imageMso="FileSave"
onAction="BtnOnActionCall"

The size options are large or normal.

--
Jim
"John" wrote in message
...
| Is there some way to display large icons in the Excel and Word ribbons




Jim Rech

large icons in the Excel 2007 ribbon?
 
Further to Ron, if you're referring to the built-in Ribbon buttons (rather
than buttons you added to custom ribbons) we have no direct control over the
size of the controls. Excel automatically sizes them depending on the size
and resolution of your screen. If you've maximized the Excel window the
controls are as large as they are going to get.

--
Jim
"Storm" wrote in message
...
| What does this mean? I have the same problem, but I have no idea what you
| mean by this solution.
|
| "Jim Rech" wrote:
|
| Most controls have a size attribute:
|
| <button id="btnSave" size="large" imageMso="FileSave"
| onAction="BtnOnActionCall"
|
| The size options are large or normal.
|
| --
| Jim
| "John" wrote in message
| ...
| | Is there some way to display large icons in the Excel and Word ribbons
|
|
|



All times are GMT +1. The time now is 11:52 PM.

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