Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
Rebar.setNewControls
Adds controls, along with bands to contain them, to the rebar control.
Syntax
public void setNewControls( Control[] ctls )
Parameters
ctls
An array of Control objects that represents the controls to add to the rebar control.
Remarks
To add a single control to the rebar control, use the add method.
See Also Control.setNewControls