Returns or sets the image that is displayed within the application menu button in the upper left area of the ribbon. Syntax Example This sample demonstrates how to customize the behavior and appearance of the button for the application menu.
Returns or sets the minimum width of the UltraToolbarsManager.DockWithinContainer before ribbon area is automatically hidden. Syntax Remarks By default, the ribbon will automatically collapsed when the container is less than 300 pixels wide when the UltraToolbarsManager.DockWithinContainer is a form otherwise it w...
Returns the actual AutoCollapseThresholdHorizontal that the ribbon will use to determine when it should automatically collapse. Syntax Remarks By default, the ribbon will automatically collapsed when the container is less than 300 pixels wide when the UltraToolbarsManager.DockWithinContainer is a form otherwise it...
Returns or sets the minimum height of the UltraToolbarsManagers DockWithinContainer before ribbon area is hidden. Syntax Remarks By default, the ribbon will automatically collapsed when the container is less than 250 pixels tall when the UltraToolbarsManager.DockWithinContainer is a form otherwise it will default ...
Returns the actual AutoCollapseThresholdVertical that the ribbon will use to determine when it should automatically collapse. Syntax Remarks By default, the ribbon will automatically collapsed when the container is less than 250 pixels tall when the UltraToolbarsManager.DockWithinContainer is a form otherwise it w...
Returns or sets the caption that will be displayed in the ribbon caption area. Syntax Remarks The Caption property is used to determine the caption that is displayed within the caption area of the ribbon. By default, this property is set to null and will resolve to using the Text property of the UltraToolbarsManag...
Returns or sets the appearance used to render the background of the caption area when the form is active. Syntax Remarks The CaptionAreaActiveAppearance property is an Infragistics.Win.AppearanceBase that is used to render the background of the ribbon caption area when the caption is rendered as active. Example
Returns or sets the appearance used to render the background of the caption area. Syntax Remarks The CaptionAreaAppearance property is an Infragistics.Win.AppearanceBase that is used to render the background of the ribbon caption area. Example
Gets/Sets the appearance of caption buttons with the exception of the caption buttons on maximized MDI child forms. Syntax
Returns or sets the caption that will be displayed in the ribbon caption area when the containing form is inactive. Syntax Remarks The CaptionInactive property is used to determine the caption that is displayed within the caption area of the ribbon when the form containing the ribbon is not active. By default, whe...