GalleryDropDown Events
Displays an image gallery and custom commands in a popup window.
Name | Description |
---|---|
Before |
Allows you to customize the popup menu before it is displayed onscreen.
Inherited from Popup |
Close |
Occurs when the Popup |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Gallery |
Enables images of items in the Gallery |
Gallery |
Enables the text of gallery items in the Gallery |
Gallery |
Fires when a filter menu item is clicked. |
Gallery |
Fires when an end-user invokes the filter menu. |
Gallery |
Fires whenever an item’s check state is changed. |
Gallery |
Fires when a Gallery item in the Gallery |
Gallery |
Fires after a gallery item has been double-clicked. |
Gallery |
Fires when the mouse pointer hovers over a Gallery item. |
Gallery |
Fires when the mouse pointer leaves a Gallery item. |
Link |
Fires immediately after a link has been added to the popup menu.
Inherited from Popup |
Link |
Fires immediately after a link has been removed from the popup menu.
Inherited from Popup |
Marquee |
Fires when a user has finished selecting gallery items using marquee selection. |
Paint |
Enables you to paint the content of the bar displayed to the left of the popup menu.
Inherited from Popup |
Popup |
Occurs when the Popup |
See Also