Control Similar to Datetimepicker control 
Author Message
 Control Similar to Datetimepicker control

Hello everybody,

 I am trying to develop a small  activex control which will work in a
similar way as Date timepicker control. For that I used a textbox,a
picture button and  MS Calendar8.0 control. And when button is  clicked
I am resizing the user control to make the  calendar control visible
which is hidden at load time. And I am hiding it when mouse is clicked
outside.

My control is working fine when used independently. But I have  to keep
it in a table in HTML page. There when button is clicked the whole  page
looks very awkward because I am resizing the control which in turn
resizes the cell where it's residing , so for this I understand I've to
use a combination of  calendar and a combo box. How far is this
suggestion correct? IF it is correct
 how can I bring them together.

Thanks
Swarna



Sun, 17 Feb 2002 03:00:00 GMT  
 Control Similar to Datetimepicker control
I fail to see how your approach will result in something smaller that the
DTPicker.

Joe

Quote:

>Hello everybody,

> I am trying to develop a small  activex control which will work in a
>similar way as Date timepicker control. For that I used a textbox,a
>picture button and  MS Calendar8.0 control. And when button is  clicked
>I am resizing the user control to make the  calendar control visible
>which is hidden at load time. And I am hiding it when mouse is clicked
>outside.

>My control is working fine when used independently. But I have  to keep
>it in a table in HTML page. There when button is clicked the whole  page
>looks very awkward because I am resizing the control which in turn
>resizes the cell where it's residing , so for this I understand I've to
>use a combination of  calendar and a combo box. How far is this
>suggestion correct? IF it is correct
> how can I bring them together.

>Thanks
>Swarna



Wed, 20 Feb 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

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

2. SCSI control similar to comm control out there?

3. Special Tab Control similar to tab control in MS outlook

4. How to install DateTimePicker Control to another computer

5. Blank .text value for DateTimePicker control

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

7. customize month names in DateTimePicker Control

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

9. How to bind data to DateTimePicker control?

10. No date in DateTimePicker Control

11. DateTimePicker Control - Backcolor

12. DateTimePicker control

 

 
Powered by phpBB® Forum Software