LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

I can't control an ActiveX object on my panel.

Hi.
I put on my panel an ActiveX object. Now when I hide the panel and display it again the position of the object on my panel is changed.

I have used next functions:

MSACAL_NewICalendar (Per_handle, "Message:",80, 20, &cal1, &UIL_Error);

HidePanel(Per_handle);

DisplayPanel(Per_handle);

Thanks.
0 Kudos
Message 1 of 2
(3,077 Views)
I couldn't reproduce this problem. Hiding the panel and re-displaying it had no effect on the position of the calendar control. I attached my sample project. I named my ActiveX Controller driver for the Calendar, cal.fp.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(3,077 Views)