ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read selected date from LabVIEW .NET Calendar control

Solved!
Go to solution

Hi there,

 

I'm trying to readout the selected date from the calendar control (-> .NET palette) but I can't find the right property Smiley Sad  ...

 

Can read colors, borders, size and all stuff but not the simple date....confusing.......

 

Thanks for help!!!!

0 Kudos
Message 1 of 6
(4,468 Views)
SelectionStart I think.
0 Kudos
Message 2 of 6
(4,464 Views)
Solution
Accepted by AVR!
Here is an example from (8.6..lemme know if u have an older version).
0 Kudos
Message 3 of 6
(4,460 Views)

I must be blind......

 

 

It works, thank you for helping!

0 Kudos
Message 4 of 6
(4,449 Views)

Thanks for the example, it really helped.

 

One question:

is it important to close the calendar reference?

0 Kudos
Message 5 of 6
(3,866 Views)

No, I don't think you need to worry about closing references to controls that exist within your LabVIEW program (be them .NET, ActiveX, or native controls).  I could be mistaken, however.

0 Kudos
Message 6 of 6
(3,859 Views)