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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:06:29+00:00 2026-05-28T01:06:29+00:00

The width of Tab (\t) character in silverlight TextBox is not equal to 4

  • 0

The width of Tab (\t) character in silverlight TextBox is not equal to 4 spaces or 8 spaces. It’s too short.
Is it possible to change the width of the TAB (\t) character displayed in a silverlight TextBox?

Note that I want to avoid replacing TABs with spaces.
Any ideas on how to do this?

  • 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-05-28T01:06:30+00:00Added an answer on May 28, 2026 at 1:06 am

    Silverlight does not allow you to change the tab character length in a TextBox.

    If your reading in a string (from a file or something) and setting the Text to it then if you look at your Text Property you’ll see the escaped tab (\t). Searching for a \t is easy

    TabTextBox.Text = TabTextBox.Text.Replace("\t", "    ");
    

    So this will replace all tabs with 4 spaces.

    Besides pressing tab in a TextBox will not tab the text. It will focus to the next UIElement within the parent UIElement.

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

Sidebar

Related Questions

Is it possible to change the length of the TAB (\t) character (currently 8
Is it possible to redefine the space width of a tab when printing a
I've been trying to find out how to edit the tab width in the
we known fb launches timeline pages whats the width of fb tab app of
I'm trying to emulate a tab bar with HTML. I'd like the width of
I am dealing with large amounts of scientific data that are stored in tab
I have a Tab-delimited String (representing a table) that is passed to my method.
I want to write plain text with a Tab character between values in HAML
I have CSV data (in fact the values are separated by a tab character,
I have two tab delimited csv files (with headers) that I need to merge

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.