Results 1 to 4 of 4

Thread: [RESOLVED] [2005] Custom Help

  1. #1

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Resolved [RESOLVED] [2005] Custom Help

    Hey,
    How do i display custom design time help for methods that I create in my dlls.
    Like say for eg. when you write System.Console.WriteLine the intellisense would display help, that this method prints a line in console, and then as you begin coding that method, it will you help for each of the parameters, like Value: use this value to print in.
    I hope am making sense, all i want is to display custom help information about my methods in VS 2005 Intellisense.
    I knw there are some attributes that you can use, i tried using System.ComponentModel.Description attribute, but it dint work.
    Women ...r like tea bags, you neva know how strong they really r untill u put them in hot water

    Huzefa Yousuf
    Software Engineer
    Verticity Inc.
    +92-345-2235303

    [email protected]

  2. #2
    Frenzied Member circuits2's Avatar
    Join Date
    Sep 2006
    Location
    Kansas City, MO
    Posts
    1,027

    Re: [2005] Custom Help

    I think what you are looking for is Method Attributes. There is a big section about Method Attributes on MSDN.
    Show the love! Click (rate this post) under my name if I was helpful.

    My CodeBank Submissions: How to create a User Control | Move a form between Multiple Monitors (Screens) | Remove the MDI Client Border | Using Report Viewer with Visual Studio 2012 Express

  3. #3

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Re: [2005] Custom Help

    unfortunately it isnt the one am looking for, i tried searching msnd with method attributes, but it came with some different results than i expected.
    Women ...r like tea bags, you neva know how strong they really r untill u put them in hot water

    Huzefa Yousuf
    Software Engineer
    Verticity Inc.
    +92-345-2235303

    [email protected]

  4. #4
    Frenzied Member circuits2's Avatar
    Join Date
    Sep 2006
    Location
    Kansas City, MO
    Posts
    1,027

    Re: [2005] Custom Help

    Check out this post on MSDN forums:

    http://forums.microsoft.com/MSDN/Sho...62091&SiteID=1
    Show the love! Click (rate this post) under my name if I was helpful.

    My CodeBank Submissions: How to create a User Control | Move a form between Multiple Monitors (Screens) | Remove the MDI Client Border | Using Report Viewer with Visual Studio 2012 Express

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width