Splitter in an ActiveX User Control
-
Hello everyone, I am currently working on a project which calls for the creation of ActiveX User Controls. The controls would need to be able to implement a vertical or horizontal slider that would divide 2 user panes (just like File Explorer or Outlook). I could implement this in a standard VB project but in a control it seems a bit difficult. Moreover, I have three different conditions to consider as well. 1. A splitter control that is activated only during design-time. 2. A splitter control that is activated only during run-time. 3. A splitter control that is activated both during design-time and run-time. I would appreciate any form of help on this topic. I would appreciate reference source codes of any implementation of this sort. Thanks and regards. Marlex L. Ventura ventura@usinc.net