RibbonMiniToolbarOpacityOptions Properties
Provides opacity options for a toolbar.| Name | Description |
|---|---|
| AllowTransparency | Gets and sets whether the toolbar supports transparency. |
| Default static | Gets the RibbonMiniToolbarOpacityOptions object with its properties set to default values. |
| OpacityDistance | Gets and sets an opacity distance that is the maximum distance when the toolbar is opaque. |
| TransparencyDistance | Gets and sets the minimum distance where the toolbar disappears. |
| TransparencyDistanceWhenBarHovered | Gets and sets the distance where a toolbar disappears, provided that it has been hovered with a mouse. |
See Also