Type | Description | |||
ItemA as HITEM | A long expression that indicates the handle of the item that contains the bar to ungroup. | |||
KeyA as Variant | A long or string expression that specifies the key of the bar to ungroup. The Key parameter of the AddBar method specifies the key of the bar being added. | |||
ItemB as HITEM | A long expression that indicates the handle of the item that contains the bar being ungrouped. | |||
KeyB as Variant | A long or string expression that specifies the key of the bar being ungrouped. The Key parameter of the AddBar method specifies the key of the bar being added. |
The UngroupBars method works as follow:
Use the RemoveLink method to remove a specified link. Use the RemoveLinksOf method to remove all links that start or end on the specified bar.