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. Custom Text on TaskBar

Custom Text on TaskBar

Scheduled Pinned Locked Moved C#
3 Posts 2 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.
  • L Offline
    L Offline
    Leyu
    wrote on last edited by
    #1

    I Managed to draw on the title bar of a form to give it customized look. Now i want to draw on the taskbar to reflect the same looks on the title bar. Basically i change fonts and draw the caption in different font.one thing to note i don't want to change the system settings. i just want to render the form i am working with.

    W 1 Reply Last reply
    0
    • L Leyu

      I Managed to draw on the title bar of a form to give it customized look. Now i want to draw on the taskbar to reflect the same looks on the title bar. Basically i change fonts and draw the caption in different font.one thing to note i don't want to change the system settings. i just want to render the form i am working with.

      W Offline
      W Offline
      WetRivrRat
      wrote on last edited by
      #2

      By taskbar do you mean to say status bar? If such is the case then simply define the font size color and style. You should beable to this in both the ide as well in the code. and regarding the "drawing" do you refer to drawing the text, or drawing an image? - string Beautiful; Beautiful = "ignorant"; label1.Text = "The world is full of " + Beautiful +" people."; Why is common sense such an un-common comodity?

      L 1 Reply Last reply
      0
      • W WetRivrRat

        By taskbar do you mean to say status bar? If such is the case then simply define the font size color and style. You should beable to this in both the ide as well in the code. and regarding the "drawing" do you refer to drawing the text, or drawing an image? - string Beautiful; Beautiful = "ignorant"; label1.Text = "The world is full of " + Beautiful +" people."; Why is common sense such an un-common comodity?

        L Offline
        L Offline
        Leyu
        wrote on last edited by
        #3

        I think u know the difference b/n task bar and status bar , i think i made it clear i meant task bar. Sometimes it's better to say nothing than "NO-THING" !

        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