Open topic with navigation
This example sets the focus of the VBA script window to the Click event of Rect2 when Rect2 is contained in the active document.
Dim oPic As Object
Dim oRect As Object
Set oPic = Application.ActiveDocument.Page
Set oRect = oPic.FindObject("Rect2")
oPic.ShowVBAProcedure "Click", oRect
Have You Seen iFIX Lately?
Check out the new features in the latest version of iFIX.
Want to Add More Results?
See our free trials to add value to iFIX & Proficy.
iFIX 6.5. © 2021, General Electric Company. All Rights Reserved. GE, the GE Monogram, and Predix are either registered trademarks or trademarks of General Electric Company. All other trademarks are the property of their respective owners.
Doc Feedback | Customer Support | Training | Forums | Videos | A-Z Product List | Product Page | Documentation IndexPrivacy | Terms | Cookies