LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I change the language of a calendar control?

Hi.

In my project I use an activex control mscal.fp witch is the calendar control of microsoft office(mscal.ocx). I need to change the language of the calendar but I can't find a function to do that.

Thanks.
0 Kudos
Message 1 of 3
(4,013 Views)
Hi,

If I'm not mistaken, I think there are different versions of mscal.ocx for different languages. That being said, I don't think you can change the language on the calendar control. Instead, you would need the desired version of the .ocx and then rebuild an ActiveX Controller for each version, since the interfaces may be different. I would go browse over on MSDN and see if there is some more documenation on language support on ActiveX Controls. Hope this helps!
Jeremy L.
National Instruments
Message 2 of 3
(3,999 Views)
The language of the calendar activex control is set by the system regional and language options settings in the control panel. I changed my system settings to Spanish and then launched CVI and dropped a new calendar control in the UI editor, and it was in Spanish.

- jared
Message 3 of 3
(3,999 Views)