method Ribbon.Refresh ()
Refreshes the control.

TypeDescription
Call the Refresh method to refresh the control's content, which includes resizing/visibility of all including elements. Use the Update method to validate just the drawing area of the ribbon control.  For instance, if you are changing the item's Caption, if an OleEvent occurs.