Enum IWindow.IDesktopStyle.WindowClientArea
public enum IWindow.IDesktopStyle.WindowClientArea
Fields
Default = 0System-managed non-client area (title bar + borders behave normally).
Extended = 1Extend the client area into the title bar region (app draws background/title area).