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

Event arguments for the drop down menu of a gallery.
Наследование: CancelEventArgs
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GalleryDropMenuEventArgs ( KryptonContextMenu contextMenu ) : System

Initialize a new instance of the GalleryDropMenuEventArgs class.

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

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

Initialize a new instance of the GalleryDropMenuEventArgs class.
public GalleryDropMenuEventArgs ( KryptonContextMenu contextMenu ) : System
contextMenu ComponentFactory.Krypton.Toolkit.KryptonContextMenu Context menu.
Результат System