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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T11:24:20+00:00 2026-06-07T11:24:20+00:00

I have textblock in my application, everything seems good, it is perfectly visible (all

  • 0

I have textblock in my application, everything seems good, it is perfectly visible (all textblock) in expression blend and in visual studio. The problem is when I launch emulator. Textblock disappears at one moment, exactly after “Targets: Lower back, rectus and transversus abdominis, obliques, and butt” . Is it bug from emulator, or sth is wrong? I deleted some part of text.

<!--LayoutRoot is the root grid where all page content is placed-->
<Grid x:Name="LayoutRoot">
    <Grid.Background>
        <ImageBrush ImageSource="/Excercises;component/Images/tlo.png" />
    </Grid.Background>
    <Grid.RowDefinitions>
        <RowDefinition Height="Auto"/>
        <RowDefinition Height="*"/>
    </Grid.RowDefinitions>

    <!--ContentPanel - place additional content here-->
    <ScrollViewer x:Name="ScrollViewer1" Grid.Row="1" VerticalScrollBarVisibility="Auto">
    <Grid x:Name="ContentPanel" Grid.Row="1" Margin="12,0,12,0" Height="4610">
    <TextBlock HorizontalAlignment="Left" Margin="8,0,0,214" Width="472" Name="TextBlock1" TextWrapping="Wrap" > 
            <LineBreak />
        <Run FontFamily="Segoe WP" FontSize="27" FontWeight="ExtraBlack" TextDecorations="Underline">
           7 Waist-Slimming Ab Exercises
            </Run>
            <LineBreak />
            <LineBreak />            
        <Run Text="Fly up"/>
        <LineBreak/>
        <Run Text="Target: Rectus abdominis"/>
        <LineBreak/>
        <LineBreak/>
        <Run Text="1.Sit on a folded towel on floor, lean back to rest on elbows and place feet together on a wall in front of you so that knees are bent about 90 degrees."/>
        <LineBreak/>
        <LineBreak/>
        <Run Text="2.Extend legs up, keeping feet against wall, then press rounded lower back into floor and squeeze abs as you lift arms to reach toward feet, elbows soft. Make it harder: Press feet into wall as you reach."/>
        <LineBreak/>
        <LineBreak/>
        <Run Text="3. Do 20 pulses: Curl torso up 1 inch, then lower 1 inch."/>
        <LineBreak/>
        <LineBreak/>
        <Run Text="4.Do 3 sets, hugging knees to chest to rest between sets."/>
        <LineBreak/>
        <LineBreak/>
        <LineBreak/>
        <LineBreak/>
        <LineBreak/>
        <LineBreak/>
        <LineBreak/>
        <LineBreak/>
        <LineBreak/>
        <Run Text="Pelvic Scoop"/>
        <LineBreak/>
        <Run Text="Targets: Lower back, rectus and transversus abdominis, obliques, and butt"/>
        <LineBreak/>
        <LineBreak/>
        <Run Text=" 1.Lie faceup on floor with back resting on folded towel, knees bent and feet flat on floor, arms by sides."/>
        <LineBreak/>
        <LineBreak/>
        <Run Text="2.Cross right ankle onto left thigh just above knee so bent right knee points out to side; flex left foot so only heel rests on floor."/>
        <LineBreak/>
        <LineBreak/>
        <Run Text="3. Rounding lower back and squeezing abs, lift hips off floor so pelvis tilts up toward ribs. Curl pelvis as far as you can without arching back; pull abs in to lift rather than press through left heel. Lower to floor."/>
        <LineBreak/>
        <LineBreak/>
        <Run Text="4.Do 10 reps, holding the lift for 10 seconds on the final one. Switch sides and repeat. Do 3 sets."/>

    </TextBlock>
    </Grid>
    </ScrollViewer>
</Grid>
  • 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-07T11:24:21+00:00Added an answer on June 7, 2026 at 11:24 am

    The approach you are taking right now for a large chunk of text is definitely something you want to reconsider. Even with all the extra formatting, you might want to stack the labels, or position them in the context of a Grid (like William mentioned).

    Details here:

    • How to use a StackPanel
    • How to use a Grid
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to have a default style for all TextBlock controls in my application
Application, have a TextBlock and two Buttons, the text is displayed TextBlock by clicking
iHi, in my Windows Phone application in View I have: <TextBlock x:Name=lblink FontSize=15 Margin=30,0,24,0
In my application, I have a TextBlock that I display a Double number in
I have a default TextBlock style defined in App.xaml, which seems to also affect
I am developing a WPF application, and have a TextBlock which I want to
In my WPF application I have this: <StackPanel> <TextBlock> <Hyperlink> <TextBlock TextWrapping=Wrap Name=HyperlinkText />
I have a TextBlock on my application. I want to update it every second
I have a Textblock within a scrollviewer around it. My application is completely controlled
I have a wpf application. In the window i have a TextBlock which contains

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.