Example Code

Using the Month Calendar .NET Control in LabVIEW

Code and Documents

Attachment

With LabVIEW 8.0 and later, you can embed .NET controls in a LabVIEW front panel window. This example program demonstrates how to embed a Month Calendar .NET control in a front panel window, respond to changes in the control, and programmatically edit its appearance. The Month Calendar .NET control installs with the .NET Framework.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors