8/23/2006 8:59 AM | |
Posts: 26 Rating: (1) |
Hi all!. Dim objeto As HMIObject Set colObject = ActiveDocument.HMIObjects For Each objeto In colObject objeto.Height = objeto.Height * 0.79 Next objeto End Sub AttachmentExampleMacro.zip (404 Downloads) |
8/28/2006 4:53 PM | |
Posts: 1275 Rating: (123) |
I agree with Salma. All the controls need to have their font configured. When I needed to change resolution I had to update all the fonts as well. [:)] |
8/31/2006 12:32 PM | |
Joined: 9/27/2005 Last visit: 11/27/2007 Posts: 1398 Rating: (151)
|
The WinCC manual contains a VBA book which details all the objects and also contains example code snippets |
Follow us on