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
|
RibbonButtonGallery(String, ICommandId, IEnumerable<RibbonGalleryCategory>, Bitmap, Bitmap) |
Initializes a new instance of the RibbonButtonGallery class with specified label, command identifier, category, and images. |
|
RibbonButtonGallery(String, ICommandId, IEnumerable<RibbonGalleryCategory>, ImageSource, ImageSource) |
Initializes a new instance of the RibbonButtonGallery class with specified label, command identifier, category, and images. |
|
RibbonButtonGallery(String, ICommand, IEnumerable<RibbonGalleryCategory>, Bitmap, Bitmap) |
Initializes a new instance of the RibbonButtonGallery class with specified label, command, category, and images. |
|
RibbonButtonGallery(String, ICommand, IEnumerable<RibbonGalleryCategory>, ImageSource, ImageSource) |
Initializes a new instance of the RibbonButtonGallery class with specified label, command, category, and images. |
|
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