Quote:
Originally Posted by mike2ppc
Erel,
thanks, first step of showing calendar control works fine, but the event never
work for example
sub calendar1_ValueChanged
TextBox1.text=calendar1.value
end sub
do I have to work in this case also with hardware libary ?
From where I can get a list of all possible parameters for the calendar control working with sendmessagetocontrol ?
Michael
|
I'm not sure I understand the problem.
This event will be raised when the user changes the date value.