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. Individual Tooltip on each ColumnHeader on a ListView

Individual Tooltip on each ColumnHeader on a ListView

Scheduled Pinned Locked Moved C#
1 Posts 1 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
    jchalfant
    wrote on last edited by
    #1

    I'm trying to figure out a way to set a tooltip for each individual ColumnHeader on a ListView. Unfortunately, ListView can't extend ColumnHeader by default, at least that's what ToolTip.CanExtend(object) reports when I try to run it on an instance of ColumnHeader. I was wondering if anyone could point me in the right direction for this. After doing a Google search I found a few message board postings where WndProc was overloaded on the ListView control butall were too vague or used types they didn't define. I know column headers in DataGridView are able to handle ToolTips so I'm going to take a look at that via reflector. Hopefully, that'll shed some light on what I need to do. -JC

    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