In This Topic
User Interface settings client-side object.
Syntax
'Declaration
Friend Class UserInterface
Inherits Attachmate.Reflection.Framework.Proxy
Implements Attachmate.Reflection.Framework.IProxy, IUserInterface
'Usage
Dim instance As UserInterface
internal class UserInterface : Attachmate.Reflection.Framework.Proxy, Attachmate.Reflection.Framework.IProxy, IUserInterface
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Attachmate.Reflection.WorkspaceSettings.UserInterface
See Also