I am having problems understanding how I can set a property of an ActiveX control in lookout. Here is what I am trying to do. I have an activex contol that shows a cctv camera's video.The video is showing up properly on my lookout screen. The name of the activex control is IVC_ax1. I need to add a push button to my lookout screen that when pushed sets the property of to: IVC_ax1.PanRight=.05 and when not pressed it should set the property to: IVC_ax1.PanRight=.00. How can I do this I have tried several ways and have not had any luck. Any help you can give me will be greatly appreciated.