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

In This Topic
    SmallPressedImageKey Property (RibbonSplitButton)
    In This Topic
    Gets or sets the pressed state small image key in the SmallImageList.
    Syntax
    'Declaration
     
    Public Property SmallPressedImageKey As System.String
    public System.string SmallPressedImageKey {get; set;}
    See Also