DateTimePicker Control-- where is it? 
Author Message
 DateTimePicker Control-- where is it?

Could someone please clear up for me:

Do any of Windows' standard *.DLLs contain a DateTimePicker calendar control
that can be accessed via an API call?

Is it ComCtl32.DLL?

How would I declare it in my VB code?

Thanks much!

...Rad



Sun, 08 Jul 2001 03:00:00 GMT  
 DateTimePicker Control-- where is it?

Quote:

>Could someone please clear up for me:

>Do any of Windows' standard *.DLLs contain a DateTimePicker calendar
control
>that can be accessed via an API call?

>Is it ComCtl32.DLL?

>How would I declare it in my VB code?

What version of VB do you have?  In VB 6.0 it is part of Common Controls-2
6.0 (MSCOMCT2.OCX) or try http://www.mvps.org/ccrp for the Common Controls
Replacement Program.


Sun, 08 Jul 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. I am trying to update a record, i am not using data control

2. I am trying to update a record, i am not using data control

3. Control Similar to Datetimepicker control

4. How to install DateTimePicker Control to another computer

5. DateTimePicker and other controls from Windows Common Controls-2 6.0

6. Blank .text value for DateTimePicker control

7. How to simulate DateTimePicker control in ASP.NET?

8. customize month names in DateTimePicker Control

9. Binding a datetimepicker control to a date time dataset field does not work

10. How to bind data to DateTimePicker control?

11. No date in DateTimePicker Control

12. DateTimePicker Control - Backcolor

 

 
Powered by phpBB® Forum Software