| Author |
Messages |
|
g.tucci Posts:2
 |
| 07/24/2008 9:32 AM |
Alert
|
Hi What is the link to download the new version of control ? |
|
|
|
|
caseyg Posts:28

 |
| 07/24/2008 11:07 AM |
Alert
|
The current version of the control is now 1.3 which is available in the product section. We just updated this today. the url is: http://www.lalosoft.com/Downloads/Controls/LalosDateAndTimePicker.exe
This addresses the issue you had with the SizeDateField and SizeTime fields, but requires that you also set the new Property 'UserFixedSizes' to true.
from the example code we received add the following line: m_dtTime.UserFixedSizes = true; before these lines: m_dtTime.SizeTimeField = new System.Drawing.Size(75, 10); m_dtTime.SizeDateField = new System.Drawing.Size(95, 10); m_dtTime.SizeBetweenFields = 10;
|
|
|
|
|
g.tucci Posts:2
 |
| 11/28/2008 6:16 AM |
Alert
|
Hi The SizeTimeField e SizeDateField in DataGridViewLalosDateAndTimePickerColumn does not work at all ! When I set the date field, I cannot set the time field !
|
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.6
|