Displaying same ribbon in explorer and read mode pane (Microsoft.Outlook.Explorer, Microsoft.Outlook.Mail.Read)
-
mardi 21 août 2012 09:22
Hi,
I am developing a ribbon for outlook using visual designer. The requirement is to display the same ribbon when the mail is open in read mode.
Is that possible to have the same ribbon that I developed for the explorer in the read mode (both Microsoft.Outlook.Explorer, Microsoft.Outlook.Mail.Read)?
When I do it through the Ribbon XML, it is showing up even if the XML is placed in single ribbon UI XML file but with the visual designer I am not able to get the same result.
Thanks and Regards,
Senthil Kumar Mohan
Toutes les réponses
-
mardi 21 août 2012 13:48ModérateurYou can replicate what you have for the explorer in the mail.read ribbon (or vice versa) but you need 2 separate classes (one for each)."Senthil Kumar, MCA" <=?utf-8?B?U2VudGhpbCBLdW1hciwgTUNB?=> wrote in message news:391fe257-063c-4b57-8642-2194d1ca3738...
Hi,
I am developing a ribbon for outlook using visual designer. The requirement is to display the same ribbon when the mail is open in read mode.
Is that possible to have the same ribbon that I developed for the explorer in the read mode (both Microsoft.Outlook.Explorer, Microsoft.Outlook.Mail.Read)?
When I do it through the Ribbon XML, it is showing up even if the XML is placed in single ribbon UI XML file but with the visual designer I am not able to get the same result.
Thanks and Regards,
Senthil Kumar Mohan
Ken Slovak MVP - Outlook- Marqué comme réponse Senthil Kumar, MCA mardi 21 août 2012 16:27
- Non marqué comme réponse Senthil Kumar, MCA mardi 21 août 2012 16:28
-
jeudi 23 août 2012 08:41
Thanks Ken.
I actually achieved it by putting two different tabs with different events under the same class.
Thanks and Regards,
Senthil Kumar Mohan
- Marqué comme réponse Senthil Kumar, MCA jeudi 23 août 2012 08:44
-
il y a 20 heure(s) et 19 minute(s)
Hi I am facing the similar problem... The problem is
I am displaying the ribbon in explorer and the same ribbon in displayed in Mail Read window. The problem is the ribbon is only displayed for one mail read window. If i open two windows only one window is displaying the tab and the buttons on the ribbon. The first window is loosing the tab and whole ribbon.
I am not sure what is the problem.
Please help me to resolve this issue.
-
il y a 17 heure(s) et 18 minute(s)ModérateurPlease do not hijack old, closed threads. Start a new one."krishna kumar tm" <=?utf-8?B?a3Jpc2huYSBrdW1hciB0bQ==?=> wrote in message news:83a7c50e-bcde-4c3b-a7d4-f31af0e74968...
Hi I am facing the similar problem... The problem is
I am displaying the ribbon in explorer and the same ribbon in displayed in Mail Read window. The problem is the ribbon is only displayed for one mail read window. If i open two windows only one window is displaying the tab and the buttons on the ribbon. The first window is loosing the tab and whole ribbon.
I am not sure what is the problem.
Please help me to resolve this issue.
Ken Slovak MVP - Outlook

