Posts Tagged ‘screens’

Move free definable screens via VSTA

Friday, December 16th, 2011

Introduction

When you try to move free defineable screens via the mouse, you will figure out that those screens have no titlebar where you can move it. Can I move screens without title bar in zenon? A quick answer YES. You can achieve this functionality for example via VSTA.

How to move the window

The window can easily be moved via VSTA by using the IDynPicture.Move Method.

zenon project backup for further investigation.