Loads a state from a RebarState object and applies it to the bands and buttons in a Rebar.
You can create a new instance of a RebarState object from a file, an XmlWriter, or an XML string.
The following information is loaded: whether the bands have been locked, the location of each band and whether it is visible, the text and image options for each band, and the order and visibility of the buttons on each band.
Use SaveState to save the current state of a rebar to a RebarState object.
Rebar Class | Skybound.Rebar Namespace