Using version 8.3
Following code always returns "the ribbon must be visible". even when it is visible.
UTM.Ribbon.Tabs(0).BringIntoView()
The object exists at this point and can…