ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonSplitButton Class / LargePressedImageIndex Property

In This Topic
    LargePressedImageIndex Property (RibbonSplitButton)
    In This Topic
    Gets or sets the index of the pressed state large image in the LargeImageList.
    Syntax
    'Declaration
     
    Public Property LargePressedImageIndex As System.Integer
    public System.int LargePressedImageIndex {get; set;}
    See Also