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. How can i add tool tip to drop down list ?

How can i add tool tip to drop down list ?

Scheduled Pinned Locked Moved C#
questioncsharpasp-netcom
5 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.
  • J Offline
    J Offline
    Jax_qqq
    wrote on last edited by
    #1

    Hii, In ASP.Net Application how can i show tool tip... Aur any other alternative... Thanx & Regards :) Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com

    K L 2 Replies Last reply
    0
    • J Jax_qqq

      Hii, In ASP.Net Application how can i show tool tip... Aur any other alternative... Thanx & Regards :) Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com

      K Offline
      K Offline
      KrIstOfK
      wrote on last edited by
      #2

      you want tooltip, you can get tooltip: http://www.codeproject.com/useritems/xNetComponents.asp[^]

      J 1 Reply Last reply
      0
      • J Jax_qqq

        Hii, In ASP.Net Application how can i show tool tip... Aur any other alternative... Thanx & Regards :) Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com

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

        From the front end just add <foo title="my tooltip text" >. Code behind: control.Attributes["title"] = "my tooltip text"; Look at NiceTitle.js to make it prettier :)**

        xacc.ide-0.1.3.12 - Now a whole lot faster (and better)
        Consolas size screenshots (see how fractional font sizes look)

        **

        J 1 Reply Last reply
        0
        • L leppie

          From the front end just add <foo title="my tooltip text" >. Code behind: control.Attributes["title"] = "my tooltip text"; Look at NiceTitle.js to make it prettier :)**

          xacc.ide-0.1.3.12 - Now a whole lot faster (and better)
          Consolas size screenshots (see how fractional font sizes look)

          **

          J Offline
          J Offline
          Jax_qqq
          wrote on last edited by
          #4

          Thanx for your reply...But the way u wrote it's not Working...my side. -- modified at 7:55 Friday 12th May, 2006

          1 Reply Last reply
          0
          • K KrIstOfK

            you want tooltip, you can get tooltip: http://www.codeproject.com/useritems/xNetComponents.asp[^]

            J Offline
            J Offline
            Jax_qqq
            wrote on last edited by
            #5

            I have read the artical but there is no property given in this custom control where i can give tool tip text... Thanx Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com

            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