Skip to content

AutoApplyNewWindows Property

Description

Specifies whether all new windows that are opened will automatically be skinned.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AutoApplyNewWindows() As Boolean

Remarks

Set to True to automatically apply the current skin to any window that is opened. Set to False for windows to open using the system default settings. If False, ApplyWindow can be used to manually specify which windows will get skinned.

See Also


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