RibbonProperties Properties
Contains settings that control the display of bar items in a RibbonControl.Name | Description |
---|---|
DefaultGlyphSize | Gets or sets the default size for all regular item icons within the RibbonControl. |
DefaultLargeGlyphSize | Gets or sets the default size for all large item icons within the RibbonControl. |
DefaultSimplifiedRibbonGlyphSize | Gets or sets the default icon size for the RibbonControl‘s simplified layout. |
ScaleEditors | Gets or sets whether in-place editors are automatically stretched to match the current DPI settings of the user’s monitor. |
ScaleGalleryItems | Gets or sets whether gallery items are automatically stretched to match the current DPI settings of the user’s monitor. |
ScaleIcons | Gets or sets whether icons for bar items are automatically stretched to match the current DPI settings of the user’s monitor. |
See Also