Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Text

Text

Scheduled Pinned Locked Moved C#
question
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SatyaKeerthi15
    wrote on last edited by
    #1

    I aasigned Text to the Textbox from code behind like "Showing "+Test+" message ..."; Its not displaying Test in bold.How can I do this

    H S 2 Replies Last reply
    0
    • S SatyaKeerthi15

      I aasigned Text to the Textbox from code behind like "Showing "+Test+" message ..."; Its not displaying Test in bold.How can I do this

      H Offline
      H Offline
      Henry Minute
      wrote on last edited by
      #2

      Since you refer to 'code behind' your question is probably in the wrong forum. It should more properly be in (at a guess) the ASP or WPF forum. In Windows Forms programming the TextBox cannot display text styles from tags, only from being assigned a boldened font.

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

      1 Reply Last reply
      0
      • S SatyaKeerthi15

        I aasigned Text to the Textbox from code behind like "Showing "+Test+" message ..."; Its not displaying Test in bold.How can I do this

        S Offline
        S Offline
        Saksida Bojan
        wrote on last edited by
        #3

        If you use classic Windows Form App then you need to use TextBox.Font[^] In Wpf, it is FontWeight

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups