I'm courios about the technique used in this component. I knew that I can use an OCX (or user component) component only if it did not display anything.
](*,) I looked at the code but I didn't find where you have the command that do the display. I only found the creation of the COM object in the OnActivate trigger of the subform.
How can you display the date combo box inside the subform?
How did you build the dll? C++, VB6 or others?
Thanks in advance for the help,
Alessandro Cavalieri
Comments
](*,) I looked at the code but I didn't find where you have the command that do the display. I only found the creation of the COM object in the OnActivate trigger of the subform.
How can you display the date combo box inside the subform?
How did you build the dll? C++, VB6 or others?
Thanks in advance for the help,
Alessandro Cavalieri
My world: Dynamics NAV,SQL and .NET
CEO at Solving Dynamics
http://www.solvingdynamics.com
DLL4.Andre;
Is this that draw the component?
Where is the link beetwen the ControlContainer and the Calendar OCX?
Thanks,
Alessandro
Thanks again,
Alessandro
If you go to the mibuso main page there's an example with a tree control and the source code is included.
My world: Dynamics NAV,SQL and .NET
CEO at Solving Dynamics
http://www.solvingdynamics.com
Thanks for your patience.
Alessandro