How can i gain direct access to the Office/Excel/Word icon files directly
-
2012년 3월 12일 월요일 오전 11:33
i'm familiar with using (or repurposing) microsoft office icons when creating ribbons etc (simply be setting the imageMso attribute of a ribbon element to the icon's name) but how can i gain access directly to these icon files?
i need to import icons into my project and would like to include them as resources. is there a way to acheive this?
모든 응답
-
2012년 3월 12일 월요일 오후 11:56답변자
Get the official icons from Microsoft
http://www.microsoft.com/download/en/details.aspx?id=21103
Ed Ferrero
www.edferrero.com -
2012년 3월 13일 화요일 오전 10:09
thanks ed
i have this document already and use it regularly in order to locate icons to use in my ribbons
but what i actually want to be able to do is gain access to the physical icon files that this document contains, so that i may include them as resources in my solutions/projects. do you know if this is possible?
-
2012년 3월 14일 수요일 오전 7:50중재자
Hi Matt,
Welcome to the MSDN forum!
Based on my knowledge, I'm afraid to say that those image icons with "imageMso" tag are built-in with the application. So we can't access them directly.
Have a nice day!
yoyo
Yoyo Jiang[MSFT]
MSDN Community Support | Feedback to us
-
2012년 3월 16일 금요일 오후 1:29
cheers yoyo
that's disappointing if that's the case
nevermind, will have to waste time sourcing other icons to use
cheers
matt
- 답변으로 표시됨 Yoyo JiangMicrosoft Contingent Staff, Moderator 2012년 3월 23일 금요일 오전 8:20
-
2012년 3월 19일 월요일 오후 9:13
Icon editing software: http://www.microangelo.us/icon-editor.asp
It can extract icons through the "Librarian" tool.

