P
Paul
Hi All,
I have a DateTime Picker (mscomctl2.ocx) on a form which up until
today ( when some W2K critical patches were installed ) worked fine.
I do not see a Change event in the Events tab in Properties however I
see it in the VBA editor as a procedure available for the Object. I
wrote some code for this event and sure enough on change the event
fired ( even though the event was not visible in the events tab in the
design view of the form ) and has worked fine for 3 months.
I regularly experience events going on holiday when I'm designing but
can get them back by putting [Event Procedure] back in the event, in
the Event tab of the design view of the form.
Can anyone help me get my Change event back?.
Fingers crossed,
Paul.
I have a DateTime Picker (mscomctl2.ocx) on a form which up until
today ( when some W2K critical patches were installed ) worked fine.
I do not see a Change event in the Events tab in Properties however I
see it in the VBA editor as a procedure available for the Object. I
wrote some code for this event and sure enough on change the event
fired ( even though the event was not visible in the events tab in the
design view of the form ) and has worked fine for 3 months.
I regularly experience events going on holiday when I'm designing but
can get them back by putting [Event Procedure] back in the event, in
the Event tab of the design view of the form.
Can anyone help me get my Change event back?.
Fingers crossed,
Paul.