Version

Search Results

ApplicationMenuButtonImage Property

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.

AutoCollapseThresholdHorizontal Property

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...

AutoCollapseThresholdHorizontalResolved Property

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...

AutoCollapseThresholdVertical Property

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 ...

AutoCollapseThresholdVerticalResolved Property

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...

Caption Property (Ribbon)

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...

CaptionAreaActiveAppearance Property

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

CaptionAreaAppearance Property

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

CaptionButtonsAppearances Property

Gets/Sets the appearance of caption buttons with the exception of the caption buttons on maximized MDI child forms. Syntax

CaptionInactive Property

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...