Carlos
Wed May 11 05:00:49 CDT 2005
Those guidelines are intended for class libraries (not Windows
applications), specially if they are used by other companies (vendors,
etc.). For internal use you can use whatever you like, including Hungarian
notation if you wish.
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
"Alina" <a@a.com> escribió en el mensaje
news:OJM45wWVFHA.3716@TK2MSFTNGP12.phx.gbl...
> Hello
>
> We wish to follow the naming standard from Microsoft, we found the Naming
> guideliness at
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconnamingguidelines.asp
> but we can't find the standard for the UI controls (which one it is:
> NameTextBox or textBoxName or txtName)
> Can you indicate us the right link on the MS site?
>
> Thank you,
> Alina
>