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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T17:22:45+00:00 2026-05-28T17:22:45+00:00

I have this line of code that doesn’t seem to print correctly: toolStripStatusLabel1.Text =

  • 0

I have this line of code that doesn’t seem to print correctly:

toolStripStatusLabel1.Text = String.Format("Done ({0} results)", _count);

And it prints out like so:
Example image

It also prints “.Done” if no String.Format is applied:
toolStripStatusLabel1.Text = "Done.";

But it prints fine if just given “Done” (it doesn’t print ‘eDon’):

But the String.Format seems to run fine (the relevant code is in the background)
Example 2

What’s up with that?

  • 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-28T17:22:46+00:00Added an answer on May 28, 2026 at 5:22 pm

    This happens when you set the control’s RightToLeft property to True. That’s a property that was intended to render text properly for users that speak Hebrew or Arabic, languages whose script is written right-to-left. Problem is, you are not displaying any Hebrew or Arabic, “Done” is English. Those languages render foreign words left-to-right. But not parentheses.

    You’ll have to set RightToLeft back to False and achieve layout another way.

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

Sidebar

Related Questions

I am trying to send email programmatically... I have this line of code: _mail.AddAttachmentData(nsd,text/plain,
I have this .htaccess RewriteRules, that doesn't work. RewriteRule ^(.+)\/(.+)\/$ /index.php?pg=$1&act=$2 What this code
I have this line of code for page load: if ($(input).is(':checked')) { and it
Say I have this line of code in the view. <?php echo CHtml::activeTextField($model,'start_time'); ?>
Sorry, I'm new to flash I have this line of code: BaseEntry( _entryList[i] ).topTeamName
I have this code in my controller and want to test this code line
I have a this line of code: var predicate = Expression.Lambda<Func<TEntityType, bool>>(body, param); where
I have a greasemonkey user script with this single line of code... window.close(); but
I have 1 compiler error. It is from this line in my code: cout
Hey I have this code right here: http://pastie.org/534470 And on line 109 I get

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.