Namespace: Consultingwerk.WindowIntegrationKit
Interface 
IRibbonButtonCustomizer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:IRibbonButtonCustomizer
Purpose:Interface that allows the customization of RibbonButtons
that were generated by the UltraToolbarsHelper
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Mar 14 11:38:54 CET 2013
Purpose: Customizes a single Ribbon Button (instance tool) after it has been
created
Notes:



Top Method Summary
Options Name Purpose
+ CustomizeRibbonButton (ButtonTool) Customizes a single Ribbon Button (instance tool) after it has been created
+ RefreshRibbonButton (ButtonTool) Refreshes a single Ribbon Button (instance tool) during the RefreshTool method of the UltraToolbarsHelper


Method Detail
Top

PUBLIC CustomizeRibbonButton (ButtonTool)

Purpose: Customizes a single Ribbon Button (instance tool) after it has been
created
Notes:

Parameters:
poButtonTool Infragistics.Win.UltraWinToolbars.ButtonTool
The ButtonTool instance
Top

PUBLIC RefreshRibbonButton (ButtonTool)

Purpose: Refreshes a single Ribbon Button (instance tool) during the
RefreshTool method of the UltraToolbarsHelper
Notes:

Parameters:
poButtonTool Infragistics.Win.UltraWinToolbars.ButtonTool
The ButtonTool instance


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:01