Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / HideBuiltInTemplates Property
In This Topic
    HideBuiltInTemplates Property
    In This Topic
    Gets or sets a value indicating whether stock/built-in templates should be hidden on the new document dialog
    Syntax
    expression.HideBuiltInTemplates As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also