Method Update
Update()
Called after any number of changes are made to any of the managed panes.
public void Update()
Remarks
Must be invoked after AddPane(Control, IAuiPaneInfo) or InsertPane(Control, IAuiPaneInfo, AuiPaneInsertLevel) are called in order to "realize" or "commit" the changes.