Show / Hide Table of Contents

Method wnd.SetStyle


Overload

Changes window style.

public WS SetStyle(WS style, WSFlags flags = 0)
Parameters
style  (WS)

One or more WS flags and/or class-specific style flags. Reference: window styles.

flags  (WSFlags)
Returns
WS

Previous value.

Exceptions
AuWndException

See Also

wnd.Style