
| Visual Basic (Declaration) | |
|---|---|
Public Class WebDesktopWindowSettings Inherits ISNet.WebUI.WebUIBaseClass Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebDesktopWindowSettings | |
| C# | |
|---|---|
public class WebDesktopWindowSettings : ISNet.WebUI.WebUIBaseClass, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize | |
WebDesktopWindowSettings contains the default configuration of all Window behaviors. When the properties at Window level are set to Default, the designated property will inherit the value from the WindowSettings.
You can customize each window appearance by configuring WebDesktopWindowSettings. Some properties which control the basic behavior of the window include AllowMinimize, AllowMaximize and AllowClose.
System.Object
ISNet.WebUI.WebUIBaseClass
ISNet.WebUI.WebDesktop.WebDesktopWindowSettings
ISNet.WebUI.WebDesktop.WebDialogBoxWindowSettings
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2