Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object / OfficeToolsPaneVisible Property
In This Topic
    OfficeToolsPaneVisible Property
    In This Topic
    Gets or sets the visible state of the dockable Office Tools panel.
    Syntax
    expression.OfficeToolsPaneVisible As Boolean
    where expression is a variable that represents a OfficeTools Object
    See Also