Attachmate.Reflection.UserInterface Namespace > IFrame Interface : ViewOpened Event |
'Declaration Event ViewOpened As ViewEventHandler
'Usage Dim instance As IFrame Dim handler As ViewEventHandler AddHandler instance.ViewOpened, handler
event ViewEventHandler ViewOpened
The event handler receives an argument of type ViewEventArgs containing data related to this event. The following ViewEventArgs properties provide information specific to this event.
Property | Description |
---|---|
View | Returns the IView object. |
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services