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. Documentation

Documentation

Scheduled Pinned Locked Moved C#
help
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.
  • M Offline
    M Offline
    MAW30
    wrote on last edited by
    #1

    I wish to show what the control does by hovering the cursur over it, right clicking, or some other means. Basically a help file which explains more detail about the control and its function. Is there a way I can accomplish this. Any help will be appreciated. Thanks in advance. Michael

    M B 2 Replies Last reply
    0
    • M MAW30

      I wish to show what the control does by hovering the cursur over it, right clicking, or some other means. Basically a help file which explains more detail about the control and its function. Is there a way I can accomplish this. Any help will be appreciated. Thanks in advance. Michael

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      ToolTip is the general method of adding help to a control, I have been known to add a help icon to each form and allow the user to edit their own help data, never happens of course!

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • M MAW30

        I wish to show what the control does by hovering the cursur over it, right clicking, or some other means. Basically a help file which explains more detail about the control and its function. Is there a way I can accomplish this. Any help will be appreciated. Thanks in advance. Michael

        B Offline
        B Offline
        BillWoodruff
        wrote on last edited by
        #3

        Hi Michael, It might be helpful to know if you are speaking "in general" here, or if you have a specific scenario in mind. Is it the case that you want what is shown to provide information to persist until the user "tells it to go away," or is a ToolTip, which you do have some control over how long it stays visible, good enough. Do you have a certain type of user in mind here: a programmer, for example; or, a very non-technical end-user ? I'm guessing you intend this for a programmer. It seems almost 100% certain to me you are talking about displaying information while your application is running, but, if that's not the case, please do state that. yours, Bill

        ~ “This isn't right; this isn't even wrong." Wolfgang Pauli, commenting on a physics paper submitted for a journal

        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