Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.WorkspaceSettings Namespace / UserInterface Class
Properties Methods


In This Topic
    UserInterface Class Members
    In This Topic

    The following tables list the members exposed by UserInterface.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating the path of an audio file to play during application shutdown.  
    Public PropertyGets or sets a value indicating the path of an audio file to play during application startup.  
    Public PropertyGets or sets a value indicating how documents in the Workspace will be arranged.  
    Public PropertyGets or sets a value indicating the look and feel/color scheme of the Workspace.  
    Public PropertyGets or sets a value indicating if a Close button will appear on each document tab.  
    Public PropertyGets or sets a value indicating if the Help button will be shown in the Workspace Ribbon.  
    Public PropertyGets or sets a value indicating if the Quick Access Toolbar will be visible.  
    Public PropertyGets or sets a value indicating whether to show search suggestions.  
    Public PropertyGets or sets a value indicating whether the search box will be shown in the Ribbon  
    Public PropertyGets or sets a value indicating if the Ribbon tooltip footer is suppressed.  
    Public PropertyGets or sets a value indicating whether to hide tooltips for buttons  
    Public PropertyGets or sets a value indicating the location of the tab strip in the Workspace.  
    Public PropertyGets or sets a value indicating the use of alternate icons.  
    Public PropertyGets or sets a value indicating the UI language.  
    Public PropertyGets or sets a value indicating the user interface mode of the Workspace.  
    Public PropertyGets or sets a value indicating whether the touch window is fullscreen or not.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from object)
    Public MethodServes as the default hash function. (Inherited from object)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodGets the System.Type of the current instance. (Inherited from object)
    Public MethodReturns a string that represents the current object. (Inherited from object)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
    Top
    See Also