This is a multi-part message in MIME format.
------=_NextPart_000_006C_01C5C03F.926A9BA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi.
I have a class project (VB) with some public shared functions on it.
But as time goes on the class project keeps growing and growing... is =
there a way to add custom "intellisense" descriptions as the built-in =
.NET functions?
So insted of showing:
custom_function(param1 as int, param2 as string)
Shows:
custom_function(Your name as string, Your age as integer)
This function says you are to old =3DP
Tnx!!!!
------=_NextPart_000_006C_01C5C03F.926A9BA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1515" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Hi.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have a class project (VB) with some =
public shared=20
functions on it.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>But as time goes on the class project =
keeps growing=20
and growing... is there a way to add custom "intellisense" descriptions =
as the=20
built-in .NET functions?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>So insted of showing:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><STRONG></STRONG></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><STRONG>custom_function(param1 as int, =
param2 as=20
string)</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Shows:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><STRONG>custom_function(Your name as =
string, Your=20
age as integer)</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><STRONG>This function says you are to =
old=20
=3DP</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Tnx!!!!</FONT></DIV></BODY></HTML>
------=_NextPart_000_006C_01C5C03F.926A9BA0--