Different icons for window titlebar and taskbar

Ribbon for WPF Forum

Posted 11 years ago by Marcel Goeller
Version: 12.2.0582
Platform: .NET 4.5
Environment: Windows 8 (64-bit)
Avatar

WPF-Window allows to display different icons (out of one iconfile) as theWindow-icon and the taskbar-icon.

http://msdn.microsoft.com/en-us/library/system.windows.window.icon.aspx

 

The RibbonWindow only supports one icon?! - How is it possible to display different icons?

Comments (1)

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Marcel,

RibbonWindow, at least the current version, will use the icon specified in the WindowChrome's IconSource.  But if that isn't set, it will fall back to using the Window.Icon, which should be what it did in older versions.  It will look for a 16x16 icon in that.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.