What's the best way to declare user defined exceptions in a VB.NET
Windows form? Especially if the exceptions are only used in the one
form? Should they be declared Public? Private? Friend?
Tom
--
Windows form? Especially if the exceptions are only used in the one
form? Should they be declared Public? Private? Friend?
Tom
--