GalleryItemEventArgs - harborsiem/WinForms-Ribbon GitHub Wiki

GalleryItemEventArgs

GalleryItemEventArgs is derived from EventArgs

Public constructors, methods, properties and events:

Constructors:

GalleryItemEventArgs is created by GalleryItem controls RibbonComboBox, RibbonDropDownGallery, RibbonInRibbonGallery and RibbonSplitButtonGallery for the events SelectedIndexChanged, Preview and CancelPreview

Methods:

Properties:

Name and (Type) Description
SelectedItem (SelectedItem<GalleryItemPropertySet>) Get the SelectedItem of Type GalleryItemPropertySet.

Events: