Author: Christof Wollenhaupt
Posted: 2009-01-07 at 15:44:03
Hi Joe,
> When I instantiate the control on a form and run the form keying either a
"-" or "+" in the TextBox results in an error message: "Property ADJSIZE is
not found."
The method is protected. You need to make it public in order to call it from
the textbox.
--
Christof