ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonToggleButton Class / LargePressedImageKey Property

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