addControl (value, isSmallControl);
value. Control to be added.
isSmallControl. Indicates whether the control is small. If the property is set to True, the component is small, when the property is set to False, the component has a standard size. The default property value is False.
The addControl method adds control to the panel.
The example of method use is given on the Example of Creating the Ribbon Component page.
See also: