Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8753557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T13:27:00+00:00 2026-06-13T13:27:00+00:00

For a Windows 8 App, in C#/Xaml, I am using the charm bar to

  • 0

For a Windows 8 App, in C#/Xaml, I am using the charm bar to share some content.

My problem is that I don’t see my carriage returns in the text I want to share in the sharing application.

For example I want to share :

 Hello,

 Read this article about blablabla

 GoodBye

And on the email application in the charm bar it is displayed :

 Hello,Read this article about blablabla GoodBye

I tried to put some \n or %0d%0a or Environment.NewLine, but without any success…

How can I solve this problem ?

Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T13:27:01+00:00Added an answer on June 13, 2026 at 1:27 pm

    If you’re sending an email, you could use HTML.

    string message = "<p>Hello,</p><p>Read this article about blablabla</p>
                                                                 <p>GoodBye</p>";
    string htmlMessage = HtmlFormatHelper.CreateHtmlFormat(message);
    request.Data.SetHtmlFormat(htmlMessage);
    

    Of course, being HTML, you can use more advanced formatting and also include images. There’s a full example of using the HTML format on MSDN.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating a Windows app that automatically updates itself. I'm not using ClickOnce for
I want to visualize some data in my Windows Phone app. So I'm using
I have created a Windows 8 Store App using C# / XAML. My interface
I'm developing metro app for windows 8 tablet using XAML and C#, so is
Third party libs to Convert HTML/XAML for Windows 8 Metro App ? I using
I have found some evidence that this is possible, self.scene = Canvas() Application.LoadComponent(self.scene, Uri('app.xaml',
I am developing a Windows 8 Store App using c# & XAML. I would
I've downloaded the most recent Windows.Phone.Controls.Toolkit and in the app.xaml.cs changed RootFrame = new
in my silverlight for windows phone app, i've created this xaml in the mainpage
I am developing a news-app for Windows 8 (in C#, XAML). Unfortunately I encountered

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.