calling the calendar OCX from a command btn.

R

Ran BD

Hi guys,
I want to call the calendar control from the on click property of a command
Btn.
how do i do that ?
i have a minor issue iv'e unregistered the OCX from the list (tools -->
Active X Control) and i can't seem to find a way to register it back.

what do i do ?

thanks
 
D

david anon

Bind the calendar object to a new, pop-up form. Or use
the drop-down calendar object.
 
Top