Re: globals?
- From: "Fabio" <znt.fabio@xxxxxxxxxxx>
- Date: Fri, 26 Jan 2007 20:44:37 +0100
"Smokey Grindle" <nospam@xxxxxxxxxxxxxx> ha scritto nel messaggio
Whats the easiest way to make a global function in VB 2005? The old way
was make a module, is that still the standard? thanks!
Since modules are compiled as static classes, if you use a static (shared)
class you will be more in the ".net way".
.
- References:
- globals?
- From: Smokey Grindle
- globals?
- Prev by Date: Re: globals?
- Next by Date: Re: globals?
- Previous by thread: Re: globals?
- Next by thread: Re: globals?
- Index(es):