C# Класс ComponentFactory.Krypton.Ribbon.ViewLayoutRibbonQATFromRibbon

Extends the ViewLayoutRibbonQATContents by providing the definitions from the ribbon control itself.
Наследование: ViewLayoutRibbonQATContents
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ViewLayoutRibbonQATFromRibbon ( KryptonRibbon ribbon, NeedPaintHandler needPaint, bool showExtraButton ) : System

Initialize a new instance of the ViewLayoutRibbonQATFromRibbon class.

Описание методов

ViewLayoutRibbonQATFromRibbon() публичный Метод

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.
Результат System