date picker problem

  • Thread starter Thread starter Mohan
  • Start date Start date
M

Mohan

hello sir,
i m using microsoft datepicker in my form.the control is not stable in
the form it is getting shrink.at last its become the size of a dot.so im not
able to use the control.
what may be the reason ?
 
Resize the control in the Open event of the form.

For example:

'Set height and width of calendar control

objCalendar.Height = 20

objCalendar.Width = 80


--
Patricia Cardoza
Outlook MVP
www.cardozasolutions.com

Author, Special Edition Using Microsoft Outlook 2003

***Please post all replies to the newsgroups***
 

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

Similar Threads

Date Picker 11
Error with Date Picker 3
date picker problem. 4
problem in date picker 4
Date Picker 1
Date Picker 1
Problem With Date Picker 4
Date Picker 8

Back
Top