GalleryDropDown Constructors
Displays an image gallery and custom commands in a popup window.Name | Parameters | Description |
---|---|---|
GalleryDropDown() | none | Initializes a new instance of the GalleryDropDown class with the default settings. |
GalleryDropDown(IContainer) | container | Initializes a new instance of the GalleryDropDown class with the specified container. |
See Also