|
+
|
Merge (UltraStatusBar, UltraStatusBar)
|
Merges the UltraStatusPanel's of the Source (MDI Child) UltraStatusBar
into the target (MDI Panel) UltraStatusBar, the Source's status panels
are placed at the location of the placeholder status panel of the
target.
|
|
+
|
Merge (UltraStatusBar, UltraStatusBar, character)
|
Merges the UltraStatusPanel's of the Source (MDI Child) UltraStatusBar
into the target (MDI Panel) UltraStatusBar, the Source's status panels
are placed at the location of the placeholder status panel of the
target.
|
|
+
|
Remove (UltraStatusBar, UltraStatusBar)
|
Removes the UltraStatusPanel's of the Source (MDI Child) UltraStatusBar
from the target (MDI Panel) UltraStatusBar and makes the placeholder
status panel visible again.
|
|
+
|
Remove (UltraStatusBar, UltraStatusBar, character)
|
Removes the UltraStatusPanel's of the Source (MDI Child) UltraStatusBar
from the target (MDI Panel) UltraStatusBar and makes the placeholder
status panel visible again.
|
|
+
|
ShowPanel (UltraStatusBar, character, logical)
|
Controls whether an individual Panel within the target status bar
should be visible or not.
|
|
+
|
ShowPanel (UltraStatusBar, logical)
|
Controls whether an individual Panel within the target status bar
should be visible or not.
|
|
+
|
Synchronize (UltraStatusBar, UltraStatusBar)
|
Synchronizes the UltraStatusPanel's of the Source (MDI Child) UltraStatusBar
with the target (MDI Panel) UltraStatusBar. Uses the Key of the
panels to identify matches
|