Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / IGalleryItemsPanel Interface
Methods Events

In This Topic
    IGalleryItemsPanel Interface Members
    In This Topic

    The following tables list the members exposed by IGalleryItemsPanel.

    Public Methods
     NameDescription
     MethodThe gallery calls this method before the dropdown closes.  
     MethodSets focus to the first item of the panel.  
     MethodSets focus to the panel item.  
     MethodSets focus to the last item of the panel.  
     MethodGets the focused panel item.  
     MethodGets the width of one gallery item with child spacing.  
     MethodThe gallery calls this method before the dropdown form opens.  
     MethodSets the number of actually visible items in the gallery.  
    Top
    Public Events
     NameDescription
     EventOccurs when the drop-down portion of this element has closed.  
     EventOccurs when the last item loses focus.  
     EventOccurs when the selection rectangle changed.  
     EventOccurs when the size value of the items panel changes.  
    Top
    See Also