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

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