Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / IFrameInternal Interface
Members


In This Topic
IFrameInternal Interface
In This Topic
Added a new interface to help with saving layout in classic SDI mode. This interface was introduced to avoid exposing the new property and method in Dot Net API.
Syntax
'Declaration
 
Friend Interface IFrameInternal 
 
'Usage
 
Dim instance As IFrameInternal
See Also