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 8228815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T16:35:21+00:00 2026-06-07T16:35:21+00:00

The following image was created using HTML in a METRO application. But right now,

  • 0

The following image was created using HTML in a METRO application. But right now, I’m working with C# with METRO APPLICATION, and until I know from XAML I don’t know how to imitate the following template.

I mean, I’d use a stack panel but I know that’s not a stack panel because it cannot divide the textblock into lines.

This should be a trick to do this in c#.

enter image description here

  • 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-07T16:35:23+00:00Added an answer on June 7, 2026 at 4:35 pm

    did you have looked at the

    <Run /> 
    

    element in xaml? you can do formatting and much more with it.

    enter image description here

    its close to your image, but of course not perfect :). the question is, do you want to bind all 3 text?

    <Grid Width="250" Height="70" Background="#FF8D3838">
        <Grid.RowDefinitions>
            <RowDefinition />
            <RowDefinition />
        </Grid.RowDefinitions>
    
        <TextBlock Grid.Row="0" VerticalAlignment="Bottom" Margin="20,0,5,0">
            <Run Text="  TODAY  " Background="#FF722828" Foreground="AntiqueWhite" /> 
            <Run Text=" Cappuccino Fudge" FontSize="20" Foreground="White"/>
        </TextBlock>
        <TextBlock Grid.Row="1" Text="CupCakes" Foreground="White" VerticalAlignment="Top" FontSize="20" Margin="20,0,5,0"/>   
    </Grid>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am running following code to create bmp image from pdf using Ghost4j i
Consider the following mock-up image I've created: I am new with working with InfoPath
I have created the following C library for reading an image: typedef struct {
Using PHP I'm trying to download/save the following image: http://www.bobshop.nl/catalog/product_image.php?size=detail&id=42428 When you load this
I have the following image which I need to turn into an HTML widget
I am following the Android Gallery tutorial ( http://developer.android.com/guide/tutorials/views/hello-gallery.html ) but instead of simple
I'm using JNI to obtain raw image data in the following format: The image
I am using the following code to display an image of more than 1,000x1,000,
I have the following web service created and using the latest version of jquery
I want to get HTML using the HTTPWEBREQUEST for the following page: http://inkdispatch.com/brother Currently

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.