Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
70
ApplicationMenu ToolTipTextFormatted image?
posted

When I add an image to the Ribbon - ApplicationMenu - ToolTipTextFormatted with the "Edit Formatted Text" dialog it adds the following code in the raw view after browsing out to an image file:

<img style="width:100px; height:108px; padding:10px; float:Left;" src="D:\Path\myImage.png"/><br/><br/>Click here to blah blah blah.

How can a use an embedded resource image instead of linking to an external file?

Thanks,

Mark