i''m looking for documentation on creating custom components (ActiveX/OCX). In the SDK there is no information on this, only a little vb example project. I need a component to replace the standard inputbox, which supports multiline input. I know that the standard inputbox can be expanded with the 'dots' button, but this gives also the functions and variables options.
l like to use this component to use it with my comments on the dashboard. Users can make a comment on the dashboard and the comment will be saved to the the DB and dynamic update will take care of the realtime part.