Date Time Picker control resizing

G

Guest

Hi,

I have custom task form with some data fields using the Date Time Picker
control.

Sometimes, when I click on the drop down in the Date Time Picker to choose a
date, the mini calendar becomes really big. If I get out of Outlook and try
again sometimes its back to normal other times its can be very big or very
small.

I'm talking about the actual mini calendar when you click on the drop arrow
and not the date field itself.

Any help would be great.

Thanks
 
K

Ken Slovak - [MVP - Outlook]

That's a known issue with the date picker control. You need code in your
Item_Open event handler to size the control as you want it each time the
form opens.
 
G

Guest

Thanks Ken.

I understand how to use the Item_Open event handler and how to reference the
frame of the actual date box but I'm not sure how to reference the actual
mini calendar in order to size it.

Can you help me with that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top