PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ButtonPreviewElement Class
Properties


In This Topic
    ButtonPreviewElement Class Members
    In This Topic

    The following tables list the members exposed by ButtonPreviewElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ButtonPreviewElement.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the associated preview action. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
    Public PropertyGets or sets whether the button should display text below the image in one row.  
    Public PropertyGets or sets whether the element can be enabled. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
    Public PropertyGets a value indicating if the item should appear only when the Ribbon is minimized. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
    Public PropertyGets the icon set used to display item with different sizes.  
    Public PropertyGets or sets the KeyTip text.  
    Public PropertyGets or sets the button large image.  
    Public PropertyGets the associated RibbonItem. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
    Public PropertyGets the owner C1RibbonPreview. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
    Public PropertyGets or sets whether the button is added to Ribbon QAT.  
    Public PropertyGets or sets the button small image.  
    Public PropertyGets or sets the button text.  
    Public PropertyGets or sets the tooltip text. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
    Public PropertyGets or sets whether the element can be shown. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
    Top
    See Also