Click here to Skip to main content
16,005,037 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Integrate AppConfig file Pin
Het210928-Apr-05 20:45
Het210928-Apr-05 20:45 
GeneralStreaming Media using Windows Media PLayer Pin
vishalmishra28-Apr-05 14:32
vishalmishra28-Apr-05 14:32 
GeneralShell.Application not returning all windows Pin
Asad Hussain28-Apr-05 10:40
Asad Hussain28-Apr-05 10:40 
GeneralRe: Shell.Application not returning all windows Pin
Dave Kreskowiak29-Apr-05 6:04
mveDave Kreskowiak29-Apr-05 6:04 
Questionsite templating... how? Pin
cavall28-Apr-05 9:35
cavall28-Apr-05 9:35 
AnswerRe: site templating... how? Pin
Dave Kreskowiak29-Apr-05 2:02
mveDave Kreskowiak29-Apr-05 2:02 
GeneralTips of a class Pin
roberto1979es28-Apr-05 9:19
roberto1979es28-Apr-05 9:19 
GeneralRe: Tips of a class Pin
rudy.net28-Apr-05 17:39
rudy.net28-Apr-05 17:39 
Basically you want the feature that is already available in csharp.net. Unfortunately that feature is not available in VB.net; however, I verified that this feature works with VS2005 Beta.
Anyway, to show tooltips of your methods for next VS2005 version, just add the following xml text before you declare any method:
your class description

I suggest you look for information about VBCommenter which automatically adds the tags you need and then learn to use NDoc to automatically create help files like the ones from Visual Studio.
GeneralClose form Pin
ADY00728-Apr-05 8:12
ADY00728-Apr-05 8:12 
GeneralRe: Close form Pin
Anonymous29-Apr-05 3:31
Anonymous29-Apr-05 3:31 
GeneralClose form Pin
ADY00729-Apr-05 4:32
ADY00729-Apr-05 4:32 
GeneralRe: Close form Pin
Dave Kreskowiak29-Apr-05 5:38
mveDave Kreskowiak29-Apr-05 5:38 
GeneralRe: Close form Pin
ADY00729-Apr-05 5:51
ADY00729-Apr-05 5:51 
GeneralVB.NET to Open, Edit and Save As New Word .doc or .dot Pin
alcowboy28-Apr-05 7:13
alcowboy28-Apr-05 7:13 
GeneralRe: VB.NET to Open, Edit and Save As New Word .doc or .dot Pin
nidhishri4-May-05 20:49
nidhishri4-May-05 20:49 
GeneralShortcuts and Deployments Pin
Meatnog28-Apr-05 6:09
Meatnog28-Apr-05 6:09 
GeneralRe: Shortcuts and Deployments Pin
rwestgraham28-Apr-05 9:03
rwestgraham28-Apr-05 9:03 
GeneralProblem with db in Access and VBA Pin
David Fawn28-Apr-05 5:42
David Fawn28-Apr-05 5:42 
GeneralRe: Problem with db in Access and VBA Pin
Dave Kreskowiak28-Apr-05 6:29
mveDave Kreskowiak28-Apr-05 6:29 
GeneralRe: Problem with db in Access and VBA Pin
David Fawn28-Apr-05 6:34
David Fawn28-Apr-05 6:34 
Generalto close a form Pin
ADY00728-Apr-05 5:15
ADY00728-Apr-05 5:15 
GeneralRe: to close a form Pin
Joey Picerno28-Apr-05 7:46
Joey Picerno28-Apr-05 7:46 
GeneralRe: to close a form Pin
ADY00728-Apr-05 8:00
ADY00728-Apr-05 8:00 
GeneralTransparent Form Pin
Joey Picerno28-Apr-05 3:31
Joey Picerno28-Apr-05 3:31 
QuestionHow to fetch database names Pin
Suman Singh28-Apr-05 3:13
professionalSuman Singh28-Apr-05 3:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.