I am new to writing Active X controls.
The control will accept a value, do some calculation and return the result.
Could anyone enlighten me how to do it?
Thanx in advance!!
Printable View
I am new to writing Active X controls.
The control will accept a value, do some calculation and return the result.
Could anyone enlighten me how to do it?
Thanx in advance!!
There's an article on the site (I think in the ActiveX topic area) on how to use procedures and propbag for writing and remembering values in activex controls. If it's just a function you want to have your control perform ... without saving that value, just do a public function.
------------------
Micah Carrick
http://micah.carrick.com
[email protected]
ICQ: 53480225