Property toolbar.Satellite
Overload
A toolbar attached to this toolbar. Can be null
.
public toolbar Satellite { get; set; }
Exceptions
InvalidOperationException
The |
Property Value
Remarks
The satellite toolbar is shown when mouse enters its owner toolbar and hidden when mouse leaves it and its owner. Like an "auto hide" feature. A toolbar can have multiple satellite toolbars at different times. A satellite toolbar can be attached/detached multiple times to the same toolbar.