Send comments on this topic.
Frame Object Methods
Attachmate.Reflection.Objects Library (User Interface) : Frame Object

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

Public Methods

 NameDescription
public MethodActivateActivates the application and gives it focus.  
public MethodCreateViewCreates a view to host the control.  
public MethodGetPropertyValueGets the value for a property in the property store  
public MethodGetViewByControlGets the view that is associated with a terminal control.  
public MethodGetViewByInstanceIdGets the view that matches the instance ID.  
public MethodGetViewByTitleTextGets the view that matches the title text.  
public MethodGetViewsByFilePathGets a collection of views that match the session file path.  
public MethodGetViewsByNameGets a collection of views that matches the name.  
public MethodSetPropertyValueSets a property name/value pair in the property store  
public MethodViewOverloaded. Gets a View object relative to its title or its indexed position in the views of a given frame.  
Top

See Also