Microsoft SDK for Java

ToolBar.setDock

Specifies how the ToolBar control is docked to its parent window.

Syntax

public void setDock( int value )

Parameters

value

The docking style value. This value must be one of the enumeration constants defined in the ControlDock class.

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