View Single Post
  #3 (permalink)  
Old 08-20-2008, 04:40 PM
mike2ppc mike2ppc is offline
Junior Member
 
Join Date: Feb 2008
Location: Germany
Posts: 11
Default

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

Last edited by mike2ppc : 08-20-2008 at 04:56 PM.
Reply With Quote