Microsoft SDK for Java

CreateParams.style

Contains window style bits.

Syntax

public int style;

Remarks

This value must be a combination of WS_XXX style flags and other control-specific style flags.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.