Sdílet prostřednictvím


RibbonButtonGallery Constructor

Include Protected Members
Include Inherited Members

Applies to v2.

Initializes a new instance of the RibbonButtonGallery class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RibbonButtonGallery(String, ICommandId, IEnumerable<RibbonGalleryCategory>, Bitmap, Bitmap) Initializes a new instance of the RibbonButtonGallery class with specified label, command identifier, category, and images.
Public method RibbonButtonGallery(String, ICommandId, IEnumerable<RibbonGalleryCategory>, ImageSource, ImageSource) Initializes a new instance of the RibbonButtonGallery class with specified label, command identifier, category, and images.
Public method RibbonButtonGallery(String, ICommand, IEnumerable<RibbonGalleryCategory>, Bitmap, Bitmap) Initializes a new instance of the RibbonButtonGallery class with specified label, command, category, and images.
Public method RibbonButtonGallery(String, ICommand, IEnumerable<RibbonGalleryCategory>, ImageSource, ImageSource) Initializes a new instance of the RibbonButtonGallery class with specified label, command, category, and images.
Protected method RibbonButtonGallery(String, ICommand, ICommandId, IEnumerable<RibbonGalleryCategory>, ImageSource, ImageSource) Initializes a new instance of the RibbonButtonGallery class with specified label, command, command identifier, category, and images.

Top

See Also

Reference

RibbonButtonGallery Class

Microsoft.WebMatrix.Extensibility Namespace