Generated method names

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Gawel (gawelek_at_SPAM_NO_NON_NOgazeta.pl)
Date: 02/01/05


Date: Tue, 01 Feb 2005 11:35:51 +0100

Hajo,

AFAIK VS.NET designer generates method for event using following
pattern: controlName_EvenName. Now If you have variable name written
lower case then your method will start its name lower case too.
And in .NET method names are upper case.
What is more you get this ugly underscore in the middle
of method name.

Anybody has idea how to change this pattern?
Do I need to edit some files?

thanks in advance for any info

Gawel



Relevant Pages

  • Re: Genearated method name
    ... AFAIK, this is not configurable. ... design and document much faster. ... > AFAIK VS.NET designer generates method for event using following pattern: ... Now If you have variable name written lower case ...
    (microsoft.public.vsnet.general)
  • VS.NET event methods
    ... AFAIK VS.NET designer generates method for event using following ... Anybody has idea how to change this pattern? ... Gawel ...
    (microsoft.public.vsnet.ide)
  • Genearated method name
    ... AFAIK VS.NET designer generates method for event using following ... Anybody has idea how to change this pattern? ... Gawel ...
    (microsoft.public.vsnet.general)
  • Generated methed names
    ... AFAIK VS.NET designer generates method for event using following ... Anybody has idea how to change this pattern? ... Gawel ...
    (microsoft.public.vstudio.development)
  • VS.NET designer
    ... VS.NET designer generates method for event using following pattern: ... Now If you have variable name written lower case ... Gawel ...
    (microsoft.public.dotnet.languages.csharp)