Hi, I'm trying to show a welcome screen when the application is launched, just like (MS Office 2013). But, I have problems with XamRibbonWindow title bar. Please see attachment. Would it be possible to handle the xam ribbon window like Office 2013 app for welcome screen. Please help. Let me know if you need any information
Thanks
Hello Sreek,
Thank you for your post!
I would recommend that you take a look at the sample project I have attached, as well as this article in our online documentation about usage of the ApplicationMenu2010 in the XamRibbon: http://help.infragistics.com/Help/Doc/WPF/2013.1/CLR4.0/html/xamRibbon_DefiningAnApplicationMenu2010.html.
The project that I have attached closely follows that article, and I cannot seem to reproduce the behavior you are seeing with the title bar in it. I have also created this project such that the ApplicationMenu2010 "welcome screen" shows at the start of the application. You can set this by setting the IsOpen property of the ApplicationMenu2010 to True.
Please let me know if you have any other questions or concerns on this matter.
Sincerely,AndrewAssociate DeveloperInfragistics Inc.www.infragistics.com/support
Just checking in, did you have any other questions or concerns on this matter?