ToolBarButton.setStyle

Overview | Methods | This Package | All Packages

ToolBarButton.setStyle

Sets this button's style.

Syntax

public final void setStyle( int value )

Parameters

value

The button's style. This value must be one of the enumeration constants defined in the ToolBarButtonStyle class.

See Also   getStyle


Send feedback to MSDN.Look here for MSDN Online resources.