Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I know it quite simple but how can I declare constants that should be used in my all vb library. Thx.
Move them all into a module and delare them as 'Public Const'.