Microsoft SDK for Java

ValueEditor.getStyle

Retrieves the style flags for the value editor.

Syntax

public int getStyle()

Return Value

Returns 0 by default.

Remarks

Override this method to return a bitwise combination of the STYLE_XXX fields defined in the IValueEditor interface.

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