Skip to content

EnableOffice2007Frame Method

Description

Specifies that the Office 2007 style frame will be used.

Syntax

Public Sub EnableOffice2007Frame( _
    ByVal Enable As Boolean _
)

Parameters

  • Enable: A Boolean value that specifies whether to enable the Office 2007 frame.

Remarks

The EnableOffice2007Frame method is useful when the Office 2007 visual theme is applied, ensuring that the entire application is themed accordingly.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.