Hi folks
I'm using an Infragistics calendar control in VB 2003. When I change the text value in code to another date, the control does not automatically refresh as it should, and the text stays with the old date value until someone mouses over the control or the control.refresh method is called - and even that doesn't make it change right away. This is really screwing me up.
Is there a way I can call the control.MouseOver method for this control without making the cursor actually move over it? That would very likely solve my problem.
Thanks in advance
CraigHartz
CraigHartz
I'm using an Infragistics calendar control in VB 2003. When I change the text value in code to another date, the control does not automatically refresh as it should, and the text stays with the old date value until someone mouses over the control or the control.refresh method is called - and even that doesn't make it change right away. This is really screwing me up.
Is there a way I can call the control.MouseOver method for this control without making the cursor actually move over it? That would very likely solve my problem.
Thanks in advance
CraigHartz
CraigHartz