Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / Productivity Object
Properties Methods

In This Topic
    Productivity Object Members
    In This Topic

    The following tables list the members exposed by Productivity.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Productivity object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the AutoComplete object, which holds configuration properties, methods, and events for the Auto Complete Productivity feature.  
    Public PropertyGets the AutoExpand object, which holds configuration properties, methods, and events for the Auto Expand Productivity feature.    
    Public PropertyGets the Office Tools object, which holds configuration properties, methods, and events for the Office Tools Productivity feature.  
    Public PropertyGets the parent object.  
    Public PropertyGets the RecentTyping object, which holds configuration properties, methods, and events for the Recent Typing Productivity feature.  
    Public PropertyGets or sets the contents of the Scratch Pad.  
    Public PropertyGets the contents of the Scratch Pad as text.  
    Public PropertyGets or sets the visible state of the dockable Scratch Pad panel.  
    Public PropertyGets the ScreenHistory object, which holds configuration properties, methods, and events for the Screen History Productivity feature.  
    Public PropertyGets the SpellCheck object, which holds configuration properties, methods, and events for the Spell Check Productivity feature.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads Scratch Pad with the contents of the specified file.  
    Public MethodSaves Scratch Pad contents to the specified file.  
    Top
    See Also