From: Mr. X. on 2 Apr 2010 03:42 Hello. I have created class library (add -> new project -> class library. wrote some public function on class, such as Public Shared Function myfunction return integer. , and want to use some of my function. I do in code : imports myLib and I cannot access myClass (class is declared : Public Class myClass). What is wrong, and how can I use the classes on class library? Need sample, please. Thanks :)
From: Mr. X. on 2 Apr 2010 04:06 Solved. Sorry, it was wrong old dll on my folder. Thanks, anyway.
|
Pages: 1 Prev: Setting registry value Next: From designer does not display |