C# Class ComponentFactory.Krypton.Ribbon.ViewLayoutRibbonQATFromRibbon

Extends the ViewLayoutRibbonQATContents by providing the definitions from the ribbon control itself.
Inheritance: ViewLayoutRibbonQATContents
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Méthodes publiques

Méthode Description
ViewLayoutRibbonQATFromRibbon ( KryptonRibbon ribbon, NeedPaintHandler needPaint, bool showExtraButton ) : System

Initialize a new instance of the ViewLayoutRibbonQATFromRibbon class.

Method Details

ViewLayoutRibbonQATFromRibbon() public méthode

Initialize a new instance of the ViewLayoutRibbonQATFromRibbon class.
public ViewLayoutRibbonQATFromRibbon ( KryptonRibbon ribbon, NeedPaintHandler needPaint, bool showExtraButton ) : System
ribbon KryptonRibbon Owning ribbon control instance.
needPaint NeedPaintHandler Delegate for notifying paint requests.
showExtraButton bool Should the extra button be shown.
Résultat System