Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2010 Same static variable inside two sub procedures

$
0
0
I created a static variable like this:

Static counter as integer.

How can I share it between two sub procedures?

And if this is not possible, what would be the alternative solution?

Thank you.

Viewing all articles
Browse latest Browse all 27554

Trending Articles