alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class RibbonHeaderImage

    Inheritance
    System.Object
    RibbonHeaderImage
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class RibbonHeaderImage : Enum

    Fields

    Birds

    Specifies the Office 2010 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Birds
    Field Value
    Type
    RibbonHeaderImage

    Boxes3D

    Specifies the Office 2007 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Boxes3D
    Field Value
    Type
    RibbonHeaderImage

    Bubbles

    Specifies the Office 2013 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Bubbles
    Field Value
    Type
    RibbonHeaderImage

    Butterflies

    Specifies the Office 2010 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Butterflies
    Field Value
    Type
    RibbonHeaderImage

    CircleBands

    Specifies the Office 2013 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage CircleBands
    Field Value
    Type
    RibbonHeaderImage

    Circles

    Specifies the Office 2013 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Circles
    Field Value
    Type
    RibbonHeaderImage

    Circles2

    Specifies the Office 2010 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Circles2
    Field Value
    Type
    RibbonHeaderImage

    Custom

    Specifies whether user can set custom image

    Declaration
    public const RibbonHeaderImage Custom
    Field Value
    Type
    RibbonHeaderImage

    DottedArrows

    Specifies the Office 2010 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage DottedArrows
    Field Value
    Type
    RibbonHeaderImage

    Floweral

    Specifies the Office 2013 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Floweral
    Field Value
    Type
    RibbonHeaderImage

    Lines

    Specifies the Office 2013 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Lines
    Field Value
    Type
    RibbonHeaderImage

    Nodes

    Specifies the Office 2010 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage Nodes
    Field Value
    Type
    RibbonHeaderImage

    None

    Specifies the Office 2007 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage None
    Field Value
    Type
    RibbonHeaderImage

    RoundedSquares

    Specifies the Office 2013 Ribbon appearance.

    Declaration
    public const RibbonHeaderImage RoundedSquares
    Field Value
    Type
    RibbonHeaderImage

    Snowflakes

    Declaration
    public const RibbonHeaderImage Snowflakes
    Field Value
    Type
    RibbonHeaderImage
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved