setStyle( [control], [style] ) method

Set style for a control

Syntax

setStyle( [control], [style] )

Parameters

Name Type Argument Description
control object (optional) The control is to set style
style string (optional) The style is to be set

Source

common.js, line 14.