InfoConnect VBA Guide
Attachmate.Reflection.Objects.Framework Library / ApplicationObject Object

In This Topic
    ApplicationObject Object Methods
    In This Topic

    For a list of all members of this type, see ApplicationObject members.

    Public Methods
     NameDescription
    Public MethodCloses the application.  
    Public MethodCreate a control by opening a session document file.  
    Public MethodCreates a control by its GUID type.  
    Public MethodCreates controls specified by a layout file.  
    Public MethodGets a control by the control instance ID. The method returns the control that has the instance ID that matches controlInstanceId.  
    Public MethodGets a collection of controls by the session file path.  
    Public MethodGets a collection of controls by name.  
    Public MethodGets an object by its object moniker.  
    Public MethodWaits for the specified duration.  
    Top
    See Also